From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8644 invoked by alias); 25 Aug 2004 14:05:04 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 8636 invoked by uid 48); 25 Aug 2004 14:05:03 -0000 Date: Wed, 25 Aug 2004 14:05:00 -0000 From: "kapalka at icslab dot agh dot edu dot pl" To: gcc-bugs@gcc.gnu.org Message-ID: <20040825140456.17183.kapalka@icslab.agh.edu.pl> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug rtl-optimization/17183] New: segfault while compiling a file X-Bugzilla-Reason: CC X-SW-Source: 2004-08/txt/msg02577.txt.bz2 List-Id: 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