This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/37366] New: ice for legal C++ code
- From: "dcb314 at hotmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 4 Sep 2008 08:07:00 -0000
- Subject: [Bug c++/37366] New: ice for legal C++ code
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
I just tried to compile the Suse Linux package cln-1.1.13
with the GNU C++ compiler version 4.4 snapshot 20080829
The compiler said
./base/output/cl_output_dec.cc: In function 'void
cln::fprintdecimal(std::ostream&, long int)':
./base/output/cl_output_dec.cc:33: error: non-trivial conversion at assignment
D.24223
x
D.24223 = -x;
./base/output/cl_output_dec.cc:33: internal compiler error: verify_gimple
failed
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
Pre-processed source code attached. No flag required.
--
Summary: ice for legal C++ code
Product: gcc
Version: 4.4.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dcb314 at hotmail dot com
GCC host triplet: suse-linux-x86_64
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37366