This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53500] [4.7 Regression] internal compiler error in joust()
- 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: Thu, 31 May 2012 12:28:58 +0000
- Subject: [Bug c++/53500] [4.7 Regression] internal compiler error in joust()
- Auto-submitted: auto-generated
- References: <bug-53500-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53500
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed|2012-05-27 00:00:00 |2012-05-31
CC| |jakub at gcc dot gnu.org
Ever Confirmed|0 |1
--- Comment #11 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-05-31 12:28:58 UTC ---
Fixed by PR52905 fix. If this one is ice-on-valid-code, probably it should be
backported (which it wasn't because the other bug is just ice-on-invalid-code).