This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/47899] [4.5 Regression] ICE in get_loop_body, at cfgloop.c:831
- From: "jakub at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 5 Mar 2011 14:36:11 +0000
- Subject: [Bug rtl-optimization/47899] [4.5 Regression] ICE in get_loop_body, at cfgloop.c:831
- Auto-submitted: auto-generated
- References: <bug-47899-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47899
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.6.0
Summary|[4.5/4.6 Regression] ICE in |[4.5 Regression] ICE in
|get_loop_body, at |get_loop_body, at
|cfgloop.c:831 |cfgloop.c:831
Known to fail|4.6.0 |
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-03-05 14:36:10 UTC ---
Fixed on the trunk so far.