gcc.exp (gcc_target_compile): Put braces around additional_flags=$TOOL_OPTIONS...
authorMatthew Sachs <msachs@apple.com>
Sat, 5 Mar 2005 00:27:04 +0000 (00:27 +0000)
committerMatthew Sachs <matthewg@gcc.gnu.org>
Sat, 5 Mar 2005 00:27:04 +0000 (00:27 +0000)
commite38f9c2136db6afd03183fef26e3085ea7d9e4ee
treefba08eaf39d04d6876269ea14bbc3f16fa150d4d
parentf4e4284dcccf30faabdb7d56eb9481717c9eb535
gcc.exp (gcc_target_compile): Put braces around additional_flags=$TOOL_OPTIONS...

* gcc.exp (gcc_target_compile): Put braces around
additional_flags=$TOOL_OPTIONS; allows for whitespace in $TOOL_OPTIONS.
* objc.exp (objc_target_compile): Likewise.
* treelang.exp (treelang_target_compile): Likewise.

From-SVN: r95912
gcc/testsuite/ChangeLog
gcc/testsuite/lib/gcc.exp
gcc/testsuite/lib/objc.exp
gcc/testsuite/lib/treelang.exp