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

Reply via email to