re PR lto/60319 (wrong code (that hangs) by LTO at -Os and above on x86_64-linux...
commit4094757e4be196c5a0f059e96ad149263c60555e
authorRichard Biener <rguenther@suse.de>
Tue, 25 Feb 2014 08:57:42 +0000 (25 08:57 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Tue, 25 Feb 2014 08:57:42 +0000 (25 08:57 +0000)
treef8e6f541c9aa135dc1f98fca81a46054249d5156
parentadbdb8c76e9757634a688b093f6567d67b8b2498
re PR lto/60319 (wrong code (that hangs) by LTO at -Os and above on x86_64-linux-gnu)

2014-02-25  Richard Biener  <rguenther@suse.de>

PR lto/60319
* lto-opts.c (lto_write_options): Output non-explicit conservative
-fwrapv, -fno-trapv and -fno-strict-overflow.
* lto-wrapper.c (merge_and_complain): Handle merging those options.
(run_gcc): And pass them through.

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