r114602 - in /branches/apple-local-200502-branc...

matthewg@gcc.gnu.org matthewg@gcc.gnu.org
Tue Jun 13 07:53:00 GMT 2006


Author: matthewg
Date: Tue Jun 13 07:53:38 2006
New Revision: 114602

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=114602
Log:
Radar 4085016
Backport from mainline:
2006-06-13  Matthew Sachs  <msachs@apple.com>

* lib/target-supports-dg.exp (check-flags): Include TOOL_OPTIONS in the list of
compiler flags; this causes those flags to be checked for things like
dg-skip-if.

2005-03-04  Matthew Sachs  <msachs@apple.com>

* 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.

Modified:
    branches/apple-local-200502-branch/gcc/testsuite/ChangeLog.apple-ppc
    branches/apple-local-200502-branch/gcc/testsuite/lib/gcc.exp
    branches/apple-local-200502-branch/gcc/testsuite/lib/objc.exp
    branches/apple-local-200502-branch/gcc/testsuite/lib/target-supports-dg.exp
    branches/apple-local-200502-branch/gcc/testsuite/lib/treelang.exp



More information about the Gcc-cvs mailing list