[Bug bootstrap/56689] New: internal compiler error: in get_loop_body, at cfgloop.c:841
krebbel at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 22 12:20:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56689
Bug #: 56689
Summary: internal compiler error: in get_loop_body, at
cfgloop.c:841
Classification: Unclassified
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: bootstrap
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: krebbel@gcc.gnu.org
gcc/reginfo.c: In function ‘void fix_register(const char*, int, int)’:
gcc/reginfo.c:680:1: internal compiler error: in get_loop_body, at
cfgloop.c:841
fix_register (const char *name, int fixed, int call_used)
^
Reghunt indicates that it is related to r196792
+2013-03-19 Richard Biener <rguenther@suse.de>
+
+ PR tree-optimization/56273
+ * gcc.dg/tree-ssa/vrp47.c: Adjust.
+ * c-c++-common/uninit-17.c: Likewise.
More information about the Gcc-bugs
mailing list