summaryrefslogtreecommitdiff
path: root/gcc/gccbug.in
diff options
context:
space:
mode:
authordrow <drow@138bc75d-0d04-0410-961f-82ee72b054a4>2003-09-17 20:01:06 +0000
committerdrow <drow@138bc75d-0d04-0410-961f-82ee72b054a4>2003-09-17 20:01:06 +0000
commit5df533c9c1b03936bf8bddbfdecd1e31a247de2f (patch)
tree3b0f9503dd3df5ff539a4706592e907e3073a9c5 /gcc/gccbug.in
parent70024a5ea579d344180592a30b10aa75d4a5a3f8 (diff)
downloadgcc-5df533c9c1b03936bf8bddbfdecd1e31a247de2f.tar.gz
./
* configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix quoting. * configure: Regenerated. gcc/ * configure.in: Quote gcc_config_arguments for configargs.h. * configure: Regenerated. * gccbug.in: Don't shell-expand gcc_config_arguments. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@71474 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gccbug.in')
-rwxr-xr-xgcc/gccbug.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/gccbug.in b/gcc/gccbug.in
index 05ea8efe9c9..2fec32bef36 100755
--- a/gcc/gccbug.in
+++ b/gcc/gccbug.in
@@ -344,7 +344,11 @@ SEND-PR: support I need help with gcc.
host: @host@
build: @build@
target: @target@
+__EOF__
+ cat >> $file << \__EOF__
configured with: @gcc_config_arguments@
+__EOF__
+ cat >> $file << __EOF__
>Description:
$DESCRIPTION_C
>How-To-Repeat: