This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/36504] New: [4.3 regression] ICE when building xorg-server with -O3 -fprefetch-loop-arrays
- From: "vapier at gentoo dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jun 2008 23:36:03 -0000
- Subject: [Bug target/36504] New: [4.3 regression] ICE when building xorg-server with -O3 -fprefetch-loop-arrays
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
when building xorg-server with -O3 -fprefetch-loop-arrays and gcc-4.3.1 on an
amd64 linux system, we hit an ICE like so:
texenvprogram.c: In function 'emit_combine':
texenvprogram.c:739: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
older versions of gcc seem to work. building for x86 seems to work.
--
Summary: [4.3 regression] ICE when building xorg-server with -O3
-fprefetch-loop-arrays
Product: gcc
Version: 4.2.4
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: vapier at gentoo dot org
GCC host triplet: x86_64-linux-gnu
GCC target triplet: x86_64-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36504