lto-wrapper.c (merge_and_complain): Do not merge fexceptions...
authorJan Hubicka <hubicka@ucw.cz>
Thu, 6 Jul 2017 16:47:20 +0000 (18:47 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 6 Jul 2017 16:47:20 +0000 (16:47 +0000)
commit2fff1c81690f4e94e4c87fba46366c5a8b7eff96
treef6c1ead26901e7461b2864530bb816567ba67cb5
parent0eaf0bfe94ff5a7c69cb8f108fd94c6b91409820
lto-wrapper.c (merge_and_complain): Do not merge fexceptions...

* lto-wrapper.c (merge_and_complain): Do not merge
fexceptions, fnon_call_exceptions, ftrapv, ffp_contract_, fmath_errno,
fsigned_zeros, ftrapping_math, fwrapv.
(append_compiler_options): Do not track these options.
(append_linker_options): Likewie

From-SVN: r250035
gcc/ChangeLog
gcc/lto-wrapper.c