[Bug tree-optimization/80842] [7/8 Regression] ICE at -O3 on x86_64-linux-gnu in "set_lattice_value"

2017-05-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80842 --- Comment #4 from Richard Biener --- Author: rguenth Date: Fri May 26 07:19:00 2017 New Revision: 248482 URL: https://gcc.gnu.org/viewcvs?rev=248482=gcc=rev Log: 2017-05-26 Richard Biener PR

[Bug tree-optimization/80842] [7/8 Regression] ICE at -O3 on x86_64-linux-gnu in "set_lattice_value"

2017-05-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80842 --- Comment #3 from Richard Biener --- Hmm, goes CONSTANT -> UNDEFINED. We've been here before I think. Visiting statement: _7 = (int) f.7_6; which is likely UNDEFINED Lattice value changed to UNDEFINED. Adding SSA edges to worklist. marking

[Bug tree-optimization/80842] [7/8 Regression] ICE at -O3 on x86_64-linux-gnu in "set_lattice_value"

2017-05-22 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80842 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Status|NEW

[Bug tree-optimization/80842] [7/8 Regression] ICE at -O3 on x86_64-linux-gnu in "set_lattice_value"

2017-05-21 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80842 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|