[Bug testsuite/39096] should not try to run -flto or -fwhopr testsuite if lto lang not defined.
bje at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Jul 8 05:41:00 GMT 2009
------- Comment #1 from bje at gcc dot gnu dot org 2009-07-08 05:41 -------
Fixed with:
2009-05-19 Diego Novillo <dnovillo@google.com>
* lib/target-supports.exp (check_effective_target_lto): New.
* lib/c-torture.exp: Call it to set LTO_TORTURE_OPTIONS.
* lib/gcc-dg.exp: Likewise.
* lib/torture-options.exp (set-torture-options): Add 3rd
argument. Append it to 'torture_with_loops' and
'torture_without_loops'.
* gcc.c-torture/execute/execute.exp: Add LTO_TORTURE_OPTIONS
when calling set-torture-options.
* gcc.c-torture/execute/builtins/builtins.exp: Likewise.
* gcc.c-torture/execute/ieee/ieee.exp: Likewise.
* gcc.c-torture/unsorted/unsorted.exp: Likewise.
* gcc.target/i386/math-torture/math-torture.exp: Likewise.
* gcc.target/x86_64/abi/abi-x86_64.exp: Likewise.
* gcc.target/x86_64/abi/avx/abi-avx.exp: Likewise.
* gcc.misc-tests/i386-prefetch.exp: Likewise.
* gcc.misc-tests/dectest.exp: Likewise.
--
bje at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39096
More information about the Gcc-bugs
mailing list