This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/23728] New: [4.0 regression] [m68k] ICE (Segmentation fault) building python
- From: "debian-gcc at lists dot debian dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Sep 2005 11:35:27 -0000
- Subject: [Bug target/23728] New: [4.0 regression] [m68k] ICE (Segmentation fault) building python
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
4.0 CVS 20050821, works with gcc-3.4.4 and 4.1.0 20050726, or with lowering the
optimization to -O2
gcc -pthread -save-temps -O3 -c -fno-strict-aliasing -DNDEBUG -g -Wall
-Wstrict-prototypes -I. -I../Include -DPy_BUILD_CORE -o Parser/acceler.o
../Parser/acceler.c
../Parser/acceler.c: In function 'PyGrammar_AddAccelerators':
../Parser/acceler.c:32: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: [4.0 regression] [m68k] ICE (Segmentation fault)
building python
Product: gcc
Version: 4.0.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: target
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: debian-gcc at lists dot debian dot org
CC: gcc-bugs at gcc dot gnu dot org,schwab at suse dot de
GCC target triplet: m68k-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23728