]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/59035 (FAIL: gcc.dg/torture/c99-contract-1.c -O2 -flto -fno-use-linker...
authorRichard Biener <rguenther@suse.de>
Wed, 20 Nov 2013 10:31:24 +0000 (10:31 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 20 Nov 2013 10:31:24 +0000 (10:31 +0000)
commit5d1a0108f1b72f8cb3224cc465b2f67421210181
treee3cdaaeaa9d8ca6484fca76ec6770b667d08d60f
parentd6e193b3e4809f3b3d309819566fa4ee5b837636
re PR target/59035 (FAIL: gcc.dg/torture/c99-contract-1.c  -O2 -flto -fno-use-linker-plugin -flto-partition=none  execution test)

2013-11-20  Richard Biener  <rguenther@suse.de>

PR lto/59035
* lto-opts.c (lto_write_options): Write defaults only if
they were not explicitely specified.  Also write
-ffp-contract default.
* lto-wrapper.c (merge_and_complain): Merge -ffp-contract
conservatively.
(run_gcc): Pass through -ffp-contract.

From-SVN: r205096
gcc/ChangeLog
gcc/lto-opts.c
gcc/lto-wrapper.c