c/10089: ICE in size_binop on initialization of variable-length array

bangerth@dealii.org bangerth@dealii.org
Sat Mar 15 03:29:00 GMT 2003


Old Synopsis: ICE on initialization of variable-length array
New Synopsis: ICE in size_binop on initialization of variable-length array

State-Changed-From-To: open->analyzed
State-Changed-By: bangerth
State-Changed-When: Sat Mar 15 03:05:36 2003
State-Changed-Why:
    Confirmed with all versions of gcc from 2.95 to present
    mainline. Error is
    
    g/x> /home/bangerth/bin/gcc-3.4-pre/bin/gcc -c x.c
    x.c: In function `main':
    x.c:3: internal compiler error: in size_binop, at fold-const.c:1488
    
    I have no idea whether the code is legal, but an ICE is
    no appropriate answer anyway.
    
    W.

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



More information about the Gcc-bugs mailing list