public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: middle-end/9936: [3.2/3.3 regression] ICE with local function and variable-length 2d array
@ 2003-03-04 15:38 bangerth
  0 siblings, 0 replies; only message in thread
From: bangerth @ 2003-03-04 15:38 UTC (permalink / raw)
  To: douze, gcc-bugs, gcc-prs, nobody

Old Synopsis: gcc 3.2, local function and variable-length 2d array
New Synopsis: [3.2/3.3 regression] ICE with local function and variable-length 2d array

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Tue Mar  4 15:38:02 2003
State-Changed-Why:
    Confirmed also on x86 linux. Works with 3.0 and mainline,
    but fails with 3.2 and 3.3:
    
    g/x> /home/bangerth/bin/gcc-3.0.4/bin/gcc -c x.c
    
    g/x> /home/bangerth/bin/gcc-3.2.2-pre/bin/gcc -c x.c
    x.c: In function `bar':
    x.c:6: Internal compiler error in expand_expr, at expr.c:6464
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
    
    g/x> /home/bangerth/bin/gcc-3.3-pre/bin/gcc -c x.c
    x.c: In function `bar':
    x.c:6: internal compiler error: in expand_expr, at expr.c:6818
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
    
    g/x> /home/bangerth/bin/gcc-3.4-pre/bin/gcc -c x.c

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9936


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-04 15:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-03-04 15:38 middle-end/9936: [3.2/3.3 regression] ICE with local function and variable-length 2d array bangerth

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).