This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/21120] Empty declaration with typeof accepted
- From: "reichelt at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 07 Jan 2012 16:21:08 +0000
- Subject: [Bug c++/21120] Empty declaration with typeof accepted
- Auto-submitted: auto-generated
- References: <bug-21120-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21120
--- Comment #5 from Volker Reichelt <reichelt at gcc dot gnu.org> 2012-01-07 16:21:08 UTC ---
Well, "decltype" has the same problems, so I opened a new bug report, see
PR51786.