public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "asalina at snet dot net" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/49067] New: Internal Compiler Error with -O3
Date: Thu, 19 May 2011 17:38:00 -0000	[thread overview]
Message-ID: <bug-49067-4@http.gcc.gnu.org/bugzilla/> (raw)

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)


             reply	other threads:[~2011-05-19 17:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-19 17:38 asalina at snet dot net [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-49067-4@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).