public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/55368] New: Comma before semicolon in struct definition is not rejected
@ 2012-11-17 16:46 joerg at netbsd dot org
  2012-11-18 16:55 ` [Bug c++/55368] " redi at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: joerg at netbsd dot org @ 2012-11-17 16:46 UTC (permalink / raw)
  To: gcc-bugs


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55368

             Bug #: 55368
           Summary: Comma before semicolon in struct definition is not
                    rejected
    Classification: Unclassified
           Product: gcc
           Version: 4.7.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: joerg@netbsd.org


Test case:

struct A { struct B *C,; };


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-11-19 14:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-11-17 16:46 [Bug c++/55368] New: Comma before semicolon in struct definition is not rejected joerg at netbsd dot org
2012-11-18 16:55 ` [Bug c++/55368] " redi at gcc dot gnu.org
2012-11-19 12:11 ` paolo.carlini at oracle dot com
2012-11-19 14:41 ` paolo at gcc dot gnu.org
2012-11-19 14:43 ` paolo.carlini at oracle dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).