public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/14963] New: Unknown types cause ICE in function declarations
@ 2004-04-15 12:08 ekarttun at cs dot helsinki dot fi
  2004-04-15 12:10 ` [Bug c/14963] [3.5 Regression] " pinskia at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: ekarttun at cs dot helsinki dot fi @ 2004-04-15 12:08 UTC (permalink / raw)
  To: gcc-bugs

The following code causes the cvs HEAD of 2004-04-11 to crash:

X Y(Z);

With gcc 3.3.3 it produces a proper error.

The output is the following:

e@rei:~/objc/gcc-work/libobjc-fixes$ gcc crash.c 
crash.c:1: error: syntax error before "Y"
crash.c:1: warning: parameter names (without types) in function declaration
crash.c:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
e@rei:~/objc/gcc-work/libobjc-fixes$

-- 
           Summary: Unknown types cause ICE in function declarations
           Product: gcc
           Version: 3.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ekarttun at cs dot helsinki dot fi
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

end of thread, other threads:[~2004-06-27 20:58 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-15 12:08 [Bug c/14963] New: Unknown types cause ICE in function declarations ekarttun at cs dot helsinki dot fi
2004-04-15 12:10 ` [Bug c/14963] [3.5 Regression] " pinskia at gcc dot gnu dot org
2004-06-27 19:49 ` pinskia at gcc dot gnu dot org
2004-06-27 20:32 ` pinskia at gcc dot gnu dot org
2004-06-27 20:47 ` cvs-commit at gcc dot gnu dot org
2004-06-27 20:47 ` pinskia at gcc dot gnu dot org
2004-06-27 20:56 ` pinskia at gcc dot gnu dot org
2004-06-27 20:58 ` cvs-commit at gcc dot gnu dot org
2004-06-27 21:22 ` cvs-commit 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).