lto-opts.c (lto_write_options): Handle -fmath-errno, -fsigned-zeros and -ftrapping...
authorEric Botcazou <ebotcazou@adacore.com>
Tue, 7 Oct 2014 07:56:43 +0000 (07:56 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Tue, 7 Oct 2014 07:56:43 +0000 (07:56 +0000)
commita35c1ac710c0bbd03f00380179a375c45c81f08a
treeddfc6423ea43b158728db7853802890da8621bf1
parent7a0ca710c81d249cf8346eb243120dd6f727b354
lto-opts.c (lto_write_options): Handle -fmath-errno, -fsigned-zeros and -ftrapping-math.

* lto-opts.c (lto_write_options): Handle -fmath-errno, -fsigned-zeros
and -ftrapping-math.
* lto-wrapper.c (merge_and_complain): Likewise.
(run_gcc): Likewise.

From-SVN: r215966
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]