This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/14345] New: internal compiler error: in cselib_record_set, at cselib.c:1196
- From: "pluto at ds14 dot agh dot edu dot pl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 Feb 2004 15:56:14 -0000
- Subject: [Bug c/14345] New: internal compiler error: in cselib_record_set, at cselib.c:1196
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
/gcc version 3.4.0 20040225 (prerelease)/
simple tests on cpuid.c (http://www.ds14.agh.edu.pl/~pluto/tmp/cpuid.c)
# gcc cpuid.c -s -c
# gcc -Wall cpuid.c -s -c -O
cpuid.c:90: internal compiler error: in cselib_record_set, at cselib.c:1196
# gcc -Wall cpuid.c -s -c -O2
cpuid.c: In function `doamd':
cpuid.c:757: internal compiler error: in cselib_record_set, at cselib.c:1196
--
Summary: internal compiler error: in cselib_record_set, at
cselib.c:1196
Product: gcc
Version: 3.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: pluto at ds14 dot agh dot edu dot pl
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: pentium3-pld-linux
GCC host triplet: pentium3-pld-linux
GCC target triplet: pentium3-pld-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14345