]> git.ipfire.org Git - thirdparty/gcc.git/commit
* lib/gcc-defs.exp (gcc-set-multilib-library-path): Use eval to
authorro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Nov 2010 18:24:25 +0000 (18:24 +0000)
committerro <ro@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Nov 2010 18:24:25 +0000 (18:24 +0000)
commitbb508b82f40ee7e294c1be266b1aa0fb48b8d849
tree2c748cbacb07d15bce670ff939a9c74c8a1b1f1e
parent755fa783e823d11a964be88b24eab1bf7666368c
* 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 /.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@166950 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/testsuite/ChangeLog
gcc/testsuite/lib/gcc-defs.exp
gcc/testsuite/lib/gfortran.exp