This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/28159] New: [4.1/4.2 regression] ICE when building gdl with -O3
- From: "vapier at gentoo dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2006 23:18:27 -0000
- Subject: [Bug c++/28159] New: [4.1/4.2 regression] ICE when building gdl with -O3
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
when building gdl with gcc-4.1.1 or gcc-4.2, gcc ICEs:
datatypes.cpp: In constructor 'Data_< <template-parameter-1-1> >::Data_(const
dimension&, BaseGDL::InitType) [with Sp = SpDObj]':
datatypes.cpp:3545: internal compiler error: Segmentation fault
gcc-4.0.3 compiles the code just fine
validated on Gentoo and Debian
--
Summary: [4.1/4.2 regression] ICE when building gdl with -O3
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: vapier at gentoo dot org
GCC host triplet: i686-linux-gnu
GCC target triplet: i686-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28159