This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/48813] [4.4/4.5/4.6 Regression] Segfault with backward branch inside dead loop body
- From: "pinskia at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 20 Jan 2012 03:48:56 +0000
- Subject: [Bug rtl-optimization/48813] [4.4/4.5/4.6 Regression] Segfault with backward branch inside dead loop body
- Auto-submitted: auto-generated
- References: <bug-48813-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48813
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Known to work| |4.7.0
Depends on| |49710
Summary|[4.4/4.5/4.6/4.7 |[4.4/4.5/4.6 Regression]
|Regression] Segfault with |Segfault with backward
|backward branch inside dead |branch inside dead loop
|loop body |body
--- Comment #4 from Andrew Pinski <pinskia at gcc dot gnu.org> 2012-01-20 03:48:56 UTC ---
Fixed on the trunk by PR 49710.