public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug middle-end/23547] [4.1 regression] [non-unit-at-a-time] ICE with recursive call to nested function
Date: Wed, 24 Aug 2005 16:55:00 -0000	[thread overview]
Message-ID: <20050824164655.12699.qmail@sourceware.org> (raw)
In-Reply-To: <20050824161308.23547.reichelt@gcc.gnu.org>


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-24 16:46 -------
This is definitely a GC issue and a middle-end issue.
#0  internal_error (gmsgid=0x8edd74 "in %s, at %s:%d") at /Users/pinskia/src/alias/gcc/gcc/
diagnostic.c:534
#1  0x002e6e00 in fancy_abort (file=0x8e9c4c "/Users/pinskia/src/alias/gcc/gcc/stor-layout.c", 
line=302, function=0x8e9d2c "layout_decl") at /Users/pinskia/src/alias/gcc/gcc/diagnostic.c:590
#2  0x0023e280 in layout_decl (decl=0x41c23360, known_align=0) at /Users/pinskia/src/alias/gcc/
gcc/stor-layout.c:302
#3  0x0028fe38 in finalize_nesting_tree_1 (root=0x41b00390) at /Users/pinskia/src/alias/gcc/gcc/
tree-nested.c:1337
#4  0x002906d4 in finalize_nesting_tree (root=0x41b00390) at /Users/pinskia/src/alias/gcc/gcc/tree-
nested.c:1459
#5  0x00290820 in lower_nested_functions (fndecl=0x41c14080) at /Users/pinskia/src/alias/gcc/gcc/
tree-nested.c:1503
#6  0x003026b8 in cgraph_finalize_function (decl=0x41c14080, nested=0 '\0') at /Users/pinskia/src/
alias/gcc/gcc/cgraphunit.c:423
#7  0x00028224 in finish_function () at /Users/pinskia/src/alias/gcc/gcc/c-decl.c:6602
#8  0x000b1ab0 in c_parser_declaration_or_fndef (parser=0x41c0f090, fndef_ok=1 '\001', 
empty_ok=1 '\001', nested=0 '\0', start_attr_ok=1 '\001') at /Users/pinskia/src/alias/gcc/gcc/c-
parser.c:1307


This is a non unit-at-a-time issue.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pinskia at gcc dot gnu dot
                   |                            |org, hubicka at gcc dot gnu
                   |                            |dot org
          Component|c                           |middle-end
            Summary|[4.1 regression] ICE with   |[4.1 regression] [non-unit-
                   |recursive call to nested    |at-a-time] ICE with
                   |function                    |recursive call to nested
                   |                            |function


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


  parent reply	other threads:[~2005-08-24 16:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-24 16:15 [Bug c/23547] New: [4.1 regression] " reichelt at gcc dot gnu dot org
2005-08-24 16:17 ` [Bug c/23547] " reichelt at gcc dot gnu dot org
2005-08-24 16:39 ` pinskia at gcc dot gnu dot org
2005-08-24 16:55 ` pinskia at gcc dot gnu dot org [this message]
2005-08-25 16:43 ` [Bug middle-end/23547] [4.1 regression] [non-unit-at-a-time] " reichelt at gcc dot gnu dot org
2005-08-28  3:05 ` pinskia at gcc dot gnu dot org
2005-08-28  3:14 ` pinskia at gcc dot gnu dot org
2005-08-28  3:36 ` pinskia at gcc dot gnu dot org
2005-08-30 23:48 ` pinskia at gcc dot gnu dot org
2005-09-02 12:41 ` cvs-commit at gcc dot gnu dot org
2005-09-02 12:45 ` pinskia at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050824164655.12699.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).