[Bug rtl-optimization/72488] [7 Regression] wrong code (SIGFPE) at -Os and above on x86_64-linux-gnu (in the 64-bit mode)
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 19 12:03:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72488
--- Comment #15 from Richard Biener <rguenth at gcc dot gnu.org> ---
Author: rguenth
Date: Thu Jan 19 12:02:43 2017
New Revision: 244625
URL: https://gcc.gnu.org/viewcvs?rev=244625&root=gcc&view=rev
Log:
2017-01-19 Richard Biener <rguenther@suse.de>
PR tree-optimization/72488
* tree-ssa-sccvn.c (run_scc_vn): When we abort the VN make
sure to restore SSA info.
Modified:
branches/gcc-6-branch/gcc/ChangeLog
branches/gcc-6-branch/gcc/tree-ssa-sccvn.c
More information about the Gcc-bugs
mailing list