public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/18596] New: [4.0 regression] ICE in make_decl_rtl
@ 2004-11-21 15:10 pinskia at gcc dot gnu dot org
  2004-11-21 15:10 ` [Bug middle-end/18596] " pinskia at gcc dot gnu dot org
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-21 15:10 UTC (permalink / raw)
  To: gcc-bugs

With the testcase in 12322, we get an ICE after errors because of nested functions.
Reduced testcase:
int f(int i)
{
  static int g();
  static int g() { return i; }
  return g();
}

: Search converges between 2004-07-27-trunk (#496) and 2004-07-28-trunk (#497).

-- 
           Summary: [4.0 regression] ICE in make_decl_rtl
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-invalid-code, error-recovery
          Severity: minor
          Priority: P2
         Component: middle-end
        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=18596


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

end of thread, other threads:[~2004-12-21 17:09 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-21 15:10 [Bug middle-end/18596] New: [4.0 regression] ICE in make_decl_rtl pinskia at gcc dot gnu dot org
2004-11-21 15:10 ` [Bug middle-end/18596] " pinskia at gcc dot gnu dot org
2004-11-22  0:51 ` giovannibajo at libero dot it
2004-11-27  2:16 ` pinskia at gcc dot gnu dot org
2004-11-30  0:32 ` cvs-commit at gcc dot gnu dot org
2004-11-30  0:41 ` phython at gcc dot gnu dot org
2004-11-30 20:01 ` hp at gcc dot gnu dot org
2004-11-30 20:02 ` hp at gcc dot gnu dot org
2004-11-30 20:12 ` pinskia at gcc dot gnu dot org
2004-11-30 20:45 ` phython at gcc dot gnu dot org
2004-12-01  5:05 ` bje at gcc dot gnu dot org
2004-12-01  5:34 ` phython at gcc dot gnu dot org
2004-12-01  5:38 ` phython at gcc dot gnu dot org
2004-12-01  7:03 ` phython at gcc dot gnu dot org
2004-12-01 12:42 ` pinskia at gcc dot gnu dot org
2004-12-08  5:49 ` phython at gcc dot gnu dot org
2004-12-10  3:59 ` pinskia at gcc dot gnu dot org
2004-12-10 11:09 ` steven at gcc dot gnu dot org
2004-12-10 14:23 ` phython at gcc dot gnu dot org
2004-12-19 19:59 ` pinskia at gcc dot gnu dot org
2004-12-21 17:01 ` [Bug c/18596] " cvs-commit at gcc dot gnu dot org
2004-12-21 17:09 ` phython 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).