This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/51427] Less-than-useful error message when union/struct tags conflict
- From: "dodji at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 05 Dec 2011 22:29:10 +0000
- Subject: [Bug c++/51427] Less-than-useful error message when union/struct tags conflict
- Auto-submitted: auto-generated
- References: <bug-51427-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51427
--- Comment #1 from Dodji Seketeli <dodji at gcc dot gnu.org> 2011-12-05 22:29:10 UTC ---
Created attachment 25998
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25998
Candidate fix
I am currently bootstrapping this patch.