r212023 - in /trunk/gcc/testsuite: ChangeLog li...
vp@gcc.gnu.org
vp@gcc.gnu.org
Thu Jun 26 10:25:00 GMT 2014
Author: vp
Date: Thu Jun 26 10:25:12 2014
New Revision: 212023
URL: https://gcc.gnu.org/viewcvs?rev=212023&root=gcc&view=rev
Log:
gcc/testsuite/
* lib/target-support.exp (bind_pic_locally): Save the flags to
'flags_to_postpone' instead of appending to 'flags'.
* lib/gcc.exp (gcc_target_compile): Append board_info's multilib_flags
with flags_to_postpone and revert after target_compile.
* lib/g++.exp (g++_target_compile): Ditto.
* lib/gfortran.exp (gfortran_target_compile): Ditto.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/lib/g++.exp
trunk/gcc/testsuite/lib/gcc.exp
trunk/gcc/testsuite/lib/gfortran.exp
trunk/gcc/testsuite/lib/target-supports.exp
More information about the Gcc-cvs
mailing list