[Bug c++/13151] New: ICE: in size_binop, at fold-const.c:1459

dig at mirky dot net gcc-bugzilla@gcc.gnu.org
Fri Nov 21 16:57:00 GMT 2003


g++ crashes when the following one-line file is being compiled:

-- cut here --
int foo[] = {[0] 0};
-- cut here --

Transcript follows:
-- cut here --
$ g++ foo.c
foo.c:1: internal compiler error: in size_binop, at fold-const.c:1459
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
$ g++ --version
g++ (GCC) 3.3.2 (Debian)
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$
-- cut here --

-- 
           Summary: ICE: in size_binop, at fold-const.c:1459
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dig at mirky dot net
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux
GCC target triplet: i686-pc-linux


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



More information about the Gcc-bugs mailing list