This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r154104 - in /trunk/gcc/testsuite: ChangeLog gc...
- From: hjl at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 11 Nov 2009 20:34:13 -0000
- Subject: r154104 - in /trunk/gcc/testsuite: ChangeLog gc...
Author: hjl
Date: Wed Nov 11 20:34:13 2009
New Revision: 154104
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154104
Log:
2009-11-11 H.J. Lu <hongjiu.lu@intel.com>
PR testsuite/42001
* gcc.dg/lto/lto.exp: Pass no-mathlib to lto_init. Call
lto_finish at the end.
* lib/lto.exp (lto_init): Set mathlib to " " for no-mathlib.
(lto_finish): New. Restore mathlib.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.dg/lto/lto.exp
trunk/gcc/testsuite/lib/lto.exp