public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug objc/48187] New: infinite errors with misplaced [ in @interface definition
@ 2011-03-18 16:02 cjwl at objc dot net
  2011-03-19  1:13 ` [Bug objc/48187] " nicola at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: cjwl at objc dot net @ 2011-03-18 16:02 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: infinite errors with misplaced [ in @interface
                    definition
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: objc
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: cjwl@objc.net


While parsing the code:

@interface InfiniteErrors { ]} @end


The compiler will repeatedly and indefinitely log the error:

error: expected specifier-qualifier-list before ']' token

This occurs in 4.2.1 also, so I believe it is an old problem, searched for an
existing report but don't see anything similar.


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

end of thread, other threads:[~2011-05-25 18:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-18 16:02 [Bug objc/48187] New: infinite errors with misplaced [ in @interface definition cjwl at objc dot net
2011-03-19  1:13 ` [Bug objc/48187] " nicola at gcc dot gnu.org
2011-05-24 18:05 ` nicola at gcc dot gnu.org
2011-05-24 22:13 ` nicola at gcc dot gnu.org
2011-05-25 19:37 ` nicola at gcc dot gnu.org

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).