[Bug bootstrap/56689] internal compiler error: in get_loop_body, at cfgloop.c:841

2013-03-25 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56689 --- Comment #4 from Andreas Krebbel 2013-03-25 09:14:52 UTC --- phicprop2: : switch (fixed_11(D)) , case 0: , case 1: > vrp2: : switch (fixed_13(D)) , case 1: > : (bb 10) switch (call_used_12(D)) , case 1: > VRP opt

[Bug bootstrap/56689] internal compiler error: in get_loop_body, at cfgloop.c:841

2013-03-25 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56689 Andreas Krebbel changed: What|Removed |Added Attachment #29707|0 |1 is obsolete|

[Bug bootstrap/56689] internal compiler error: in get_loop_body, at cfgloop.c:841

2013-03-22 Thread krebbel at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56689 --- Comment #2 from Andreas Krebbel 2013-03-22 14:56:43 UTC --- Created attachment 29707 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29707 Reduced testcase cc1plus -fpreprocessed -quiet -O2 t.cc t.cc: In function ‘void fix_register(c

[Bug bootstrap/56689] internal compiler error: in get_loop_body, at cfgloop.c:841

2013-03-22 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56689 Richard Biener changed: What|Removed |Added CC||rguenth at gcc dot gnu.org ---