public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/29610]  New: ICE when compiling c++ code
@ 2006-10-27  1:22 jaschmidt at uofu dot net
  2006-10-27  1:36 ` [Bug middle-end/29610] " jaschmidt at uofu dot net
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: jaschmidt at uofu dot net @ 2006-10-27  1:22 UTC (permalink / raw)
  To: gcc-bugs

Get an ICE when compiling c++ code with optimization turned on.

gcc -v:

Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-mpfr --with-tune=i686
--enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061020 (prerelease) (Debian 4.1.1-17)


Compile command:


g++ -Wall -march=pentium4 -msse -msse2 -O3   
-I/usr/local/Thirdparty/1.25.3/Linux/gcc-4.1.2-32bit///include
-I/usr/local/Thirdparty/1.25.3/Linux/gcc-4.1.2-32bit//src/tcl/generic
-I/usr/local/Thirdparty/1.25.3/Linux/gcc-4.1.2-32bit//src/tk/generic
-I/usr/local/Thirdparty/1.25.3/Linux/gcc-4.1.2-32bit//src/tk/unix
-I/usr/local/Thirdparty/1.25.3/Linux/gcc-4.1.2-32bit//include/libxml2
-I../src/include -I../src -I. -I./include -I../src/Packages
-I/usr/X11R6/include -I/usr/include/petsc -I/usr/include/mpi
-I/usr/include/freetype2  -c ../src/Dataflow/Modules/Render/Painter.cc -o
Dataflow/Modules/Render/Painter.o
../src/Dataflow/Modules/Render/Painter.cc: In member function 'virtual void
SCIRun::Painter::tcl_command(SCIRun::GuiArgs&, void*)':
../src/Dataflow/Modules/Render/Painter.cc:2345: internal compiler error: in
dominated_by_p, at dominance.c:827


-- 
           Summary: ICE when compiling c++ code
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jaschmidt at uofu dot net


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


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

end of thread, other threads:[~2006-12-01  0:38 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-27  1:22 [Bug c++/29610] New: ICE when compiling c++ code jaschmidt at uofu dot net
2006-10-27  1:36 ` [Bug middle-end/29610] " jaschmidt at uofu dot net
2006-10-27  1:43 ` pinskia at gcc dot gnu dot org
2006-10-27 17:50 ` [Bug middle-end/29610] [4.1 Regression] ICE when compiling c++ code with -O2 -funswitch-loops pinskia at gcc dot gnu dot org
2006-11-01 13:21 ` rguenth at gcc dot gnu dot org
2006-11-01 13:25 ` rguenth at gcc dot gnu dot org
2006-11-05 20:35 ` patchapp at dberlin dot org
2006-11-07 17:29 ` rguenth at gcc dot gnu dot org
2006-11-07 17:32 ` rguenth at gcc dot gnu dot org
2006-11-07 17:34 ` rguenth at gcc dot gnu dot org
2006-11-11 12:52 ` rguenth at gcc dot gnu dot org
2006-12-01  0:38 ` chaoyingfu 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).