public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/13647] New: ICE in c_parse_error after error
@ 2004-01-11 18:00 pinskia at gcc dot gnu dot org
  2004-01-11 18:08 ` [Bug c++/13647] " pinskia at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-11 18:00 UTC (permalink / raw)
  To: gcc-bugs

When compiling the follow (non-reduced source code) I get an ICE after some error 
messages (the error messages are correct as I had removed a huge portion of the code).
Note this is a fall out from PR 13625 when I was trying to reduce it.

-- 
           Summary: ICE in c_parse_error after error
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, error-recovery
          Severity: minor
          Priority: P2
         Component: c++
        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=13647


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

* [Bug c++/13647] ICE in c_parse_error after error
  2004-01-11 18:00 [Bug c++/13647] New: ICE in c_parse_error after error pinskia at gcc dot gnu dot org
@ 2004-01-11 18:08 ` pinskia at gcc dot gnu dot org
  2004-01-11 18:10 ` pinskia at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-11 18:08 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-11 18:08 -------
Created an attachment (id=5457)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=5457&action=view)
testcase


-- 


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


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

* [Bug c++/13647] ICE in c_parse_error after error
  2004-01-11 18:00 [Bug c++/13647] New: ICE in c_parse_error after error pinskia at gcc dot gnu dot org
  2004-01-11 18:08 ` [Bug c++/13647] " pinskia at gcc dot gnu dot org
@ 2004-01-11 18:10 ` pinskia at gcc dot gnu dot org
  2004-01-12 18:35 ` giovannibajo at libero dot it
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-11 18:10 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-11 18:10 -------
I actually reduced it quiet a bit but it could need some more.

-- 


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


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

* [Bug c++/13647] ICE in c_parse_error after error
  2004-01-11 18:00 [Bug c++/13647] New: ICE in c_parse_error after error pinskia at gcc dot gnu dot org
  2004-01-11 18:08 ` [Bug c++/13647] " pinskia at gcc dot gnu dot org
  2004-01-11 18:10 ` pinskia at gcc dot gnu dot org
@ 2004-01-12 18:35 ` giovannibajo at libero dot it
  2004-01-12 18:48 ` pinskia at gcc dot gnu dot org
  2004-02-08  6:47 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: giovannibajo at libero dot it @ 2004-01-12 18:35 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From giovannibajo at libero dot it  2004-01-12 18:35 -------
Confirmed, it ICEs every released version of GCC, and started ICEing mainline 
somewhere after December 1st.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-01-12 18:35:09
               date|                            |


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


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

* [Bug c++/13647] ICE in c_parse_error after error
  2004-01-11 18:00 [Bug c++/13647] New: ICE in c_parse_error after error pinskia at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2004-01-12 18:35 ` giovannibajo at libero dot it
@ 2004-01-12 18:48 ` pinskia at gcc dot gnu dot org
  2004-02-08  6:47 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-01-12 18:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-12 18:48 -------
Related to bug 13438 which is fixed.

-- 


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


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

* [Bug c++/13647] ICE in c_parse_error after error
  2004-01-11 18:00 [Bug c++/13647] New: ICE in c_parse_error after error pinskia at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2004-01-12 18:48 ` pinskia at gcc dot gnu dot org
@ 2004-02-08  6:47 ` pinskia at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-08  6:47 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-02-08 06:47 -------
Was fixed by a patch by Mark for another bug.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |3.4.0


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


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

end of thread, other threads:[~2004-02-08  6:47 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-01-11 18:00 [Bug c++/13647] New: ICE in c_parse_error after error pinskia at gcc dot gnu dot org
2004-01-11 18:08 ` [Bug c++/13647] " pinskia at gcc dot gnu dot org
2004-01-11 18:10 ` pinskia at gcc dot gnu dot org
2004-01-12 18:35 ` giovannibajo at libero dot it
2004-01-12 18:48 ` pinskia at gcc dot gnu dot org
2004-02-08  6:47 ` 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).