* lto-opts.c (lto_write_options): Handle -fmath-errno, -fsigned-zeros
commit3b68434490a85265312e4b0a0c4153c5ac05ca7d
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Oct 2014 07:56:43 +0000 (7 07:56 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 7 Oct 2014 07:56:43 +0000 (7 07:56 +0000)
treeddfc6423ea43b158728db7853802890da8621bf1
parent224bdd518eae3c5b48c0f10988f2e520a6546685
* lto-opts.c (lto_write_options): Handle -fmath-errno, -fsigned-zeros
and -ftrapping-math.
* lto-wrapper.c (merge_and_complain): Likewise.
(run_gcc): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@215966 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/lto-opts.c
gcc/lto-wrapper.c
gcc/testsuite/ChangeLog
gcc/testsuite/gnat.dg/lto16.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/lto16_pkg.adb [new file with mode: 0644]
gcc/testsuite/gnat.dg/lto16_pkg.ads [new file with mode: 0644]