summaryrefslogtreecommitdiff
path: root/gcc/gccbug.in
diff options
context:
space:
mode:
authorjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-13 13:39:36 +0000
committerjsm28 <jsm28@138bc75d-0d04-0410-961f-82ee72b054a4>2000-11-13 13:39:36 +0000
commit9371935c7b577de774e27b01074de1aed9d90684 (patch)
tree4de78c5fbd017387a57f042285b8db8deb8e326f /gcc/gccbug.in
parentf3751ef0be33148e3a5435722c822bed24db8062 (diff)
downloadgcc-9371935c7b577de774e27b01074de1aed9d90684.tar.gz
* configure: Provide the original toplevel configure arguments
(including $0) to subprocesses in the environment rather than through gcc/configargs.h. gcc: * configure.in: Take toplevel configure arguments from the environment to create configargs.h and substitute gcc_config_arguments, taking account of any existing configargs.h if reconfiguring. * configure: Regenerate. * gccbug.in: Include toplevel configure arguments in gccbug. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@37423 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gccbug.in')
-rwxr-xr-xgcc/gccbug.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/gccbug.in b/gcc/gccbug.in
index 6739e782172..b823f4e33d1 100755
--- a/gcc/gccbug.in
+++ b/gcc/gccbug.in
@@ -322,6 +322,7 @@ SEND-PR: support I need help with gcc.
host: @host@
build: @build@
target: @target@
+configured with: @gcc_config_arguments@
>Description:
$DESCRIPTION_C
>How-To-Repeat: