public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/23433] New: ICE: tree check: expected real_cst, have integer_cst in const_binop, at fold-const.c:1512
@ 2005-08-17  7:09 micis at gmx dot de
  2005-08-17  7:25 ` [Bug tree-optimization/23433] " micis at gmx dot de
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: micis at gmx dot de @ 2005-08-17  7:09 UTC (permalink / raw)
  To: gcc-bugs

When I compile qt334 with the actual snapshot of gcc41 (20050813) I get an ICE 
with -O3 -funsafe-math-optimizations. This ICE is new, the snapshot from last 
week is working.

Michael Cieslinski


g++41k -c -O3 -funsafe-math-optimizations -o gllandscape.o gllandscape.ii
opengl/gllandscape.cpp: In member function 'void 
GLLandscape::calculateVertexNormals()':
opengl/gllandscape.cpp:457: internal compiler error: tree check: expected 
real_cst, have integer_cst in const_binop, at fold-const.c:1512
Please submit a full bug report, with preprocessed source if appropriate.

g++41k -v
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: ../gcc-4.1-20050813/configure --prefix=/usr/local/gcc41k --
program-suffix=41k --with-arch=opteron --enable-languages=c,c++ --enable-
checking
Thread model: posix
gcc version 4.1.0 20050813 (experimental)

-- 
           Summary: ICE: tree check: expected real_cst, have integer_cst in
                    const_binop, at fold-const.c:1512
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: micis at gmx dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23433


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2005-08-21 14:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-17  7:09 [Bug tree-optimization/23433] New: ICE: tree check: expected real_cst, have integer_cst in const_binop, at fold-const.c:1512 micis at gmx dot de
2005-08-17  7:25 ` [Bug tree-optimization/23433] " micis at gmx dot de
2005-08-17 10:38 ` belyshev at depni dot sinp dot msu dot ru
2005-08-17 10:48 ` micis at gmx dot de
2005-08-17 11:30 ` reichelt at gcc dot gnu dot org
2005-08-17 16:06 ` micis at gmx dot de
2005-08-17 16:10 ` pinskia at gcc dot gnu dot org
2005-08-17 16:28 ` [Bug tree-optimization/23433] [4.1 Regression] " pinskia at gcc dot gnu dot org
2005-08-17 23:49 ` sebastian dot pop at cri dot ensmp dot fr
2005-08-21 11:06 ` cvs-commit at gcc dot gnu dot org
2005-08-21 14:53 ` pinskia at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).