[Bug tree-optimization/60903] [4.8/4.9/4.10 Regression] ICE: in verify_loop_structure, at cfgloop.c:1647: : edge from 13 to 14 should be marked irreducible

2014-04-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60903 --- Comment #4 from Richard Biener --- Author: rguenth Date: Wed Apr 23 11:27:29 2014 New Revision: 209695 URL: http://gcc.gnu.org/viewcvs?rev=209695&root=gcc&view=rev Log: 2014-04-23 Richard Biener PR tree-optimization/60903 * tree-s

[Bug tree-optimization/60903] [4.8/4.9/4.10 Regression] ICE: in verify_loop_structure, at cfgloop.c:1647: : edge from 13 to 14 should be marked irreducible

2014-04-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60903 --- Comment #3 from Richard Biener --- Author: rguenth Date: Wed Apr 23 11:25:27 2014 New Revision: 209694 URL: http://gcc.gnu.org/viewcvs?rev=209694&root=gcc&view=rev Log: 2014-04-23 Richard Biener PR tree-optimization/60903 * tree-s

[Bug tree-optimization/60903] [4.8/4.9/4.10 Regression] ICE: in verify_loop_structure, at cfgloop.c:1647: : edge from 13 to 14 should be marked irreducible

2014-04-23 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60903 --- Comment #2 from Richard Biener --- LIM is the culprit - it does CFG building but those don't properly update BB/EDGE_IRREDUCIBLE_LOOP.

[Bug tree-optimization/60903] [4.8/4.9/4.10 Regression] ICE: in verify_loop_structure, at cfgloop.c:1647: : edge from 13 to 14 should be marked irreducible

2014-04-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60903 Richard Biener changed: What|Removed |Added Keywords||ice-checking Status|UNCONFIR