This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/53989] [4.7 regression] Internal compiler error in strip_typedefs, at cp/tree.c:1187
- From: "jason at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 17 Jul 2012 21:35:07 +0000
- Subject: [Bug c++/53989] [4.7 regression] Internal compiler error in strip_typedefs, at cp/tree.c:1187
- Auto-submitted: auto-generated
- References: <bug-53989-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53989
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
--- Comment #7 from Jason Merrill <jason at gcc dot gnu.org> 2012-07-17 21:35:07 UTC ---
It was still broken on trunk if I used an explicit typedef. Fixed now.