gcc-defs.exp (gcc-set-multilib-library-path): Use eval to exec $compiler.
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Fri, 19 Nov 2010 18:24:25 +0000 (18:24 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Fri, 19 Nov 2010 18:24:25 +0000 (18:24 +0000)
commit7a336abaa12e18d6f3e36e29c57bd7a2665a33f7
tree2c748cbacb07d15bce670ff939a9c74c8a1b1f1e
parentfd438373cdd2a5b12d2c17b77922ee8fb8d43847
gcc-defs.exp (gcc-set-multilib-library-path): Use eval to exec $compiler.

* lib/gcc-defs.exp (gcc-set-multilib-library-path): Use eval to
exec $compiler.
* lib/gfortran.exp (gfortran_link_flags): Remove braces around
$GFORTRAN_UNDER_TEST.
(gfortran_init): Use -B to specify specpath, add trailing /.

From-SVN: r166950
gcc/testsuite/ChangeLog
gcc/testsuite/lib/gcc-defs.exp
gcc/testsuite/lib/gfortran.exp