[Bug middle-end/41762] New: internal compiler error when compiling xorg-server
zsojka at seznam dot cz
gcc-bugzilla@gcc.gnu.org
Tue Oct 20 10:09:00 GMT 2009
Command line:
gcc -O2 -march=pentium2 -ftracer -fsched2-use-superblocks
-freorder-blocks-and-partition -fpic -c -o xkbInit.o xkbInit.i
results in:
xkbInit.c: In function 'XkbWriteRulesProp':
xkbInit.c:231:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.gentoo.org/> for instructions.
Tested gcc versions:
i686 gcc-4.4.2 (gentoo) crash
x86_64 gcc-4.4.2 (gentoo) crash
x86_64 gcc-4.4.3 (svn, 4.4 branch, r152990) crash
x86_64 gcc-4.5.0-alpha20090903 (gentoo) crash
i686 gcc-4.5.0-alpha20091001 (gentoo) OK (fixed or hidden?)
x86_64 gcc-4.5.0-alpha20091006 (from svn) OK
(x86_64 compiler needs -m32)
--
Summary: internal compiler error when compiling xorg-server
Product: gcc
Version: 4.4.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: zsojka at seznam dot cz
GCC host triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41762
More information about the Gcc-bugs
mailing list