public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug objc++/23707] New: ICE on invalid code after error
@ 2005-09-03  1:48 pinskia at gcc dot gnu dot org
  2005-09-17  2:13 ` [Bug objc++/23707] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-03  1:48 UTC (permalink / raw)
  To: gcc-bugs

Testcase:
@implementation SaturnDoc
- read: (void*)aStream ggg

-----
Found while looking into fixing PR 7098.
The error/ICE message:
t.mm:2: error: expected `:' at end of input
t.mm:2: error: expected identifier at end of input
t.mm: In function 'objc_object* -[SaturnDoc read:ggg:](SaturnDoc*, objc_selector*, void*, objc_object*)':
t.mm:2: internal compiler error: tree check: expected identifier_node, have error_mark in 
lookup_name_innermost_nonclass_level, at cp/name-lookup.c:4059
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: ICE on invalid code after error
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, error-recovery
          Severity: normal
          Priority: P2
         Component: objc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug objc++/23707] ICE on invalid code after error
  2005-09-03  1:48 [Bug objc++/23707] New: ICE on invalid code after error pinskia at gcc dot gnu dot org
@ 2005-09-17  2:13 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-09-17  2:13 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-17 02:13 -------
Confirmed.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-09-17 02:13:46
               date|                            |


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


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

end of thread, other threads:[~2005-09-17  2:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-03  1:48 [Bug objc++/23707] New: ICE on invalid code after error pinskia at gcc dot gnu dot org
2005-09-17  2:13 ` [Bug objc++/23707] " pinskia at gcc dot gnu dot 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).