This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51228] [4.5/4.6 Regression] ICE with transparent union
- 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, 19 Dec 2011 21:39:15 +0000
- Subject: [Bug c++/51228] [4.5/4.6 Regression] ICE with transparent union
- Auto-submitted: auto-generated
- References: <bug-51228-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51228
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
Summary|[4.5/4.6/4.7 Regression] |[4.5/4.6 Regression] ICE
|ICE with transparent union |with transparent union
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-12-19 21:39:15 UTC ---
Fixed on the trunk.