[Bug c++/18538] New: internal compiler error / tree_low_cst / tree.c:3313
thomas-dloop at kuehne dot cn
gcc-bugzilla@gcc.gnu.org
Thu Nov 18 09:38:00 GMT 2004
the compiler panics on following code:
struct NameId{
char name[];
};
static NameId names[]={
0
};
--
Summary: internal compiler error / tree_low_cst / tree.c:3313
Product: gcc
Version: 3.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: thomas-dloop at kuehne dot cn
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18538
More information about the Gcc-bugs
mailing list