This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/49619] [4.5 Regression] ICE in simplify_subreg, at simplify-rtx.c:5362
- 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: Mon, 4 Jul 2011 21:17:07 +0000
- Subject: [Bug rtl-optimization/49619] [4.5 Regression] ICE in simplify_subreg, at simplify-rtx.c:5362
- Auto-submitted: auto-generated
- References: <bug-49619-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49619
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[4.5/4.6/4.7 Regression] |[4.5 Regression] ICE in
|ICE in simplify_subreg, at |simplify_subreg, at
|simplify-rtx.c:5362 |simplify-rtx.c:5362
--- Comment #7 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-07-04 21:16:33 UTC ---
Fixed for 4.6+ so far.