This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/36826] New: ICE in fold_convert, at fold-const.c:2528
- From: "sdirkse at gams dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Jul 2008 20:13:14 -0000
- Subject: [Bug c++/36826] New: ICE in fold_convert, at fold-const.c:2528
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
$gcc -v
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: ../configure --enable-languages=c,c++,fortran
Thread model: posix
gcc version 4.4.0 20080714 (experimental) (GCC)
Running
g++ -O3 -fomit-frame-pointer -pipe -pedantic-errors -Wall -MD -MP -c -fPIC
-DPIC -o ClpSimplex.o ClpSimplex.i
on the soon-to-be attached file I get:
ClpSimplex.cpp: In member function 'void ClpSimplex::deleteRim(int)':
ClpSimplex.cpp:4325: internal compiler error: in fold_convert, at
fold-const.c:2528
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
--
Summary: ICE in fold_convert, at fold-const.c:2528
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: sdirkse at gams dot com
GCC target triplet: x86_64-unknown-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36826