This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/17183] New: segfault while compiling a file
- From: "kapalka at icslab dot agh dot edu dot pl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 25 Aug 2004 14:05:03 -0000
- Subject: [Bug rtl-optimization/17183] New: segfault while compiling a file
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I was compiling ROOT v4.00.08a on Itanium 2 platform, Linux system and the
compiler stopped on the file TROOT.cxx with the following message:
base/src/TROOT.cxx: In function `void
__static_initialization_and_destruction_0(int, int)':
base/src/TROOT.cxx:1897: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
To reproduce the bug:
gcc -c TROOT.ii
It fails with gcc 3.5 snapshot 20040808 and snapshot 20040822, but it works with
gcc 3.4.1 and gcc 3.5 snapshot 20040704.
One of the versions which fail:
Reading specs from /opt/gcc-3.5-20040822/lib/gcc/ia64-unknown-linux-gnu/3.5.0/
specs
Configured with: ../gcc-3.5-20040822/configure --prefix=/opt/gcc-3.5-20040822 :
(reconfigured) ../gcc-3.5-20040822/configure --prefix=/opt/gcc-3.5-20040822
Thread model: posix
gcc version 3.5.0 20040822 (experimental)
Best regards,
Michal Kapalka
--
Summary: segfault while compiling a file
Product: gcc
Version: 3.5.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: rtl-optimization
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: kapalka at icslab dot agh dot edu dot pl
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: ia64-redhat-linux
GCC host triplet: ia64-redhat-linux
GCC target triplet: ia64-redhat-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17183