This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/33101] Bad C++ error on invalid code: <anonymous> has incomplete type
- From: "Keith.S.Thompson at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 16 Mar 2012 19:30:17 +0000
- Subject: [Bug c++/33101] Bad C++ error on invalid code: <anonymous> has incomplete type
- Auto-submitted: auto-generated
- References: <bug-33101-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33101
--- Comment #11 from Keith Thompson <Keith.S.Thompson at gmail dot com> 2012-03-16 19:30:17 UTC ---
And since the C++ code is valid, the title of this bug should be changed.