This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/25393] New: internal compiler error in gcc 4.2.0 20051205
- From: "klaue at dresearch dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Dec 2005 14:37:19 -0000
- Subject: [Bug c/25393] New: internal compiler error in gcc 4.2.0 20051205
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
/* gcc -v */
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ./configure --prefix=/home/jklaue/local
Thread model: posix
gcc version 4.2.0 20051205 (experimental)
/* command line */
gcc -Wall -I. -O4 -ffast-math -D__X264__ -DHAVE_MALLOC_H -DHAVE_MMXEXT
-DHAVE_SSE2 -DARCH_X86 -DSYS_LINUX -DHAVE_PTHREAD=1 -DMP4_OUTPUT -s
-fomit-frame-pointer -DHAVE_GETOPT_LONG=1 -save-temps -c bug.i -o bug.o
--
Summary: internal compiler error in gcc 4.2.0 20051205
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: klaue at dresearch dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25393