public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/49067] New: Internal Compiler Error with -O3
@ 2011-05-19 17:38 asalina at snet dot net
  2011-05-20 10:21 ` [Bug c/49067] " rguenth at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: asalina at snet dot net @ 2011-05-19 17:38 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: Internal Compiler Error with -O3
           Product: gcc
           Version: 4.5.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: asalina@snet.net


Created attachment 24292
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24292
Pre=processed .i file

GCC aborts with internal compiler error when optimization is set to -O3.
Setting optimization to -O2 prevents the problem.

Pre-processed .i file attached.

System type: Ubuntu 11.04

Entire command line (via Makefile) that triggers the error:

cd /home/fcf/blender-svn/cmake/source/blender/editors/space_view3d &&
/usr/bin/gcc  -D__SSE__ -D__MMX__ -D__SSE2__ -DWITH_GAMEENGINE -DGLEW_STATIC
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -fopenmp 
-msse2  -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing  -Wall
-Wcast-align -Werror=declaration-after-statement
-Werror=implicit-function-declaration -Werror=return-type -Wstrict-prototypes
-Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter
-Wwrite-strings -O3 -DNDEBUG -DNDEBUG
-I/home/fcf/blender-svn/blender/source/blender/editors/include
-I/home/fcf/blender-svn/blender/source/blender/blenfont
-I/home/fcf/blender-svn/blender/source/blender/blenkernel
-I/home/fcf/blender-svn/blender/source/blender/blenloader
-I/home/fcf/blender-svn/blender/source/blender/blenlib
-I/home/fcf/blender-svn/blender/source/blender/gpu
-I/home/fcf/blender-svn/blender/source/blender/imbuf
-I/home/fcf/blender-svn/blender/source/blender/makesdna
-I/home/fcf/blender-svn/blender/source/blender/makesrna
-I/home/fcf/blender-svn/blender/source/blender/windowmanager
-I/home/fcf/blender-svn/blender/source/blender/render/extern/include
-I/home/fcf/blender-svn/blender/intern/guardedalloc
-I/home/fcf/blender-svn/blender/intern/smoke/extern
-I/home/fcf/blender-svn/blender/extern/glew/include
-I/home/fcf/blender-svn/blender/source/gameengine/BlenderRoutines   -save-temps
-o CMakeFiles/bf_editor_space_view3d.dir/view3d_select.c.o   -c
/home/fcf/blender-svn/blender/source/blender/editors/space_view3d/view3d_select.c


Output of "gcc -v"

Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/x86_64-linux-gnu/gcc/x86_64-linux-gnu/4.5.2/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu/Linaro
4.5.2-8ubuntu4' --with-bugurl=file:///usr/share/doc/gcc-4.5/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--program-suffix=-4.5 --enable-shared --enable-multiarch
--with-multiarch-defaults=x86_64-linux-gnu --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib/x86_64-linux-gnu
--without-included-gettext --enable-threads=posix
--with-gxx-include-dir=/usr/include/c++/4.5 --libdir=/usr/lib/x86_64-linux-gnu
--enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug
--enable-libstdcxx-time=yes --enable-plugin --enable-gold --enable-ld=default
--with-plugin-ld=ld.gold --enable-objc-gc --disable-werror --with-arch-32=i686
--with-tune=generic --enable-checking=release --build=x86_64-linux-gnu
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu4)


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

end of thread, other threads:[~2012-07-02 10:44 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-19 17:38 [Bug c/49067] New: Internal Compiler Error with -O3 asalina at snet dot net
2011-05-20 10:21 ` [Bug c/49067] " rguenth at gcc dot gnu.org
2011-05-20 10:35 ` [Bug tree-optimization/49067] [4.5 Regression] " rguenth at gcc dot gnu.org
2011-05-20 18:48 ` [Bug c/49067] " asalina at snet dot net
2011-08-01 14:00 ` [Bug tree-optimization/49067] " rguenth at gcc dot gnu.org
2012-07-02 10:44 ` rguenth at gcc dot gnu.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).