This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15463] New: ICE in do_SUBS
- From: "jkillius at arcor dot de" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 May 2004 14:45:58 -0000
- Subject: [Bug c++/15463] New: ICE in do_SUBS
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
Hello,
there is an ICE with valid code and -funroll-loops in crypto++
g++ -g -march=athlon64 -mtune=athlon64 -O3 -funroll-loops -save-temps -c
asn.cpp
asn.cpp: In static member function `static void
CryptoPP::OID::EncodeValue(CryptoPP::BufferedTransformation&, long unsigned
int)':
asn.cpp:200: internal compiler error: in do_SUBST, at combine.c:446
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make: *** [asn.o] Error 1
--
Summary: ICE in do_SUBS
Product: gcc
Version: 3.4.1
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: jkillius at arcor dot de
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: x86_64-pc-linux-gnu
GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15463