target-support.exp (bind_pic_locally): Save the flags to 'flags_to_postpone' instead...
authorVidya Praveen <vidyapraveen@arm.com>
Thu, 26 Jun 2014 10:25:12 +0000 (11:25 +0100)
committerVidya Praveen <vp@gcc.gnu.org>
Thu, 26 Jun 2014 10:25:12 +0000 (11:25 +0100)
commit1b1e36a8564d013940513e1e4eff509bbbf61715
tree2112c1a37d9a963d7727e2bf9982e668278c9b87
parentde6c4e1fba5886a6edb2b834c7ab791f5a6042d6
target-support.exp (bind_pic_locally): Save the flags to 'flags_to_postpone' instead of appending to 'flags'.

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.

From-SVN: r212023
gcc/testsuite/ChangeLog
gcc/testsuite/lib/g++.exp
gcc/testsuite/lib/gcc.exp
gcc/testsuite/lib/gfortran.exp
gcc/testsuite/lib/target-supports.exp