public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/52582] New: g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit)
@ 2012-03-13 18:01 karsten at redhat dot com
  2012-03-13 18:16 ` [Bug c++/52582] " karsten at redhat dot com
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: karsten at redhat dot com @ 2012-03-13 18:01 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52582
           Summary: g++ ICE when compiling qt-4.8.0 with -O2 on PPC
                    (32bit)
    Classification: Unclassified
           Product: gcc
           Version: 4.7.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: karsten@redhat.com


gcc -v
Using built-in specs.
COLLECT_GCC=/usr/bin/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/ppc64-redhat-linux/4.7.0/lto-wrapper
Target: ppc64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla
--enable-bootstrap --enable-shared --enable-threads=posix
--enable-checking=release --disable-build-with-cxx
--disable-build-poststage1-with-cxx --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-gnu-unique-object
--enable-linker-build-id --with-linker-hash-style=gnu
--enable-languages=c,c++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin
--enable-initfini-array --enable-java-awt=gtk --disable-dssi
--with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre
--enable-libgcj-multifile --enable-java-maintainer-mode
--with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib
--with-ppl --with-cloog --enable-secureplt --with-long-double-128
--build=ppc64-redhat-linux --target=ppc64-redhat-linux --with-cpu=default32
Thread model: posix
gcc version 4.7.0 20120308 (Red Hat 4.7.0-0.19) (GCC)


g++ -c -pipe -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align
-Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter
-Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissingnit-self
-fno-stack-protector -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2
-fstack-protector --param=ssp-buffer-size=4 -m32 -O2 -fvisibility=hidden
-fvisibility-inlines-hidden -D_REENTRANT -fPIC -DQT_SHARED -DJSC=QTJSC
-Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror
-DWTF=QTWTF -DQT_BUILD_SCRIPT_LIB -DQT_NO_USING_NAMESPACE
-DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DQT_NO_CAST_TO_ASCII
-DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER
-DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__
-DBUILDING_JavaScriptCore -DBUILDING_WTF -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1
-DWTF_CHANGES=1 -DNDEBUG -DJS_NO_EXPORT -DQT_NO_DEBUG -DQT_CORE_LIB
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I.
-I../../include/QtCore -I../../include
-I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore
-I../3rdparty/javascriptcore/JavaScriptCore/assembler
-I../3rdparty/javascriptcore/JavaScriptCore/bytecode
-I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler
-I../3rdparty/javascriptcore/JavaScriptCore/debugger
-I../3rdparty/javascriptcore/JavaScriptCore/interpreter
-I../3rdparty/javascriptcore/JavaScriptCore/jit
-I../3rdparty/javascriptcore/JavaScriptCore/parser
-I../3rdparty/javascriptcore/JavaScriptCore/pcre
-I../3rdparty/javascriptcore/JavaScriptCore/profiler
-I../3rdparty/javascriptcore/JavaScriptCore/runtime
-I../3rdparty/javascriptcore/JavaScriptCore/wrec
-I../3rdparty/javascriptcore/JavaScriptCore/wtf
-I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian
-I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode
-I../3rdparty/javascriptcore/JavaScriptCore/yarr
-I../3rdparty/javascriptcore/JavaScriptCore/API
-I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders
-I../3rdparty/javascriptcore/JavaScriptCore/generated -I../../include/QtScript
-I.rcc/release-shared
-I/builddir/build/BUILD/qt-everywhere-opensource-src-4.8.0/src/3rdparty/javascriptcore/WebKit/qt/Api
-I../3rdparty/javascriptcore/JavaScriptCore/pcre
-I/builddir/build/BUILD/qt-everywhere-opensource-src-4.8.0/src/3rdparty/javascriptcore/JavaScriptCore/tmp
-I../3rdparty/javascriptcore/JavaScriptCore
-I../3rdparty/javascriptcore/JavaScriptCore/parser
-I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler
-I../3rdparty/javascriptcore/JavaScriptCore/debugger
-I../3rdparty/javascriptcore/JavaScriptCore/runtime
-I../3rdparty/javascriptcore/JavaScriptCore/wtf
-I/builddir/build/BUILD/qt-everywhere-opensource-src-4.8.0/src/script/../3rdparty/javascriptcore/JavaScriptCore/unicode
-I../3rdparty/javascriptcore/JavaScriptCore/interpreter
-I../3rdparty/javascriptcore/JavaScriptCore/jit
-I../3rdparty/javascriptcore/JavaScriptCore/profiler
-I../3rdparty/javascriptcore/JavaScriptCore/wrec
-I../3rdparty/javascriptcore/JavaScriptCore/API
-I../3rdparty/javascriptcore/JavaScriptCore/bytecode
-I../3rdparty/javascriptcore/JavaScriptCore/assembler
-I../3rdparty/javascriptcore/JavaScriptCore/generated -I. -Iparser
-I.moc/release-shared -o obj/release/JSGlobalData.o
../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp
../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp: In static
member function 'static void QTJSC::JSGlobalData::storeVPtrs()':
../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.cpp:92:27:
internal compiler error: Segmentation fault


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

end of thread, other threads:[~2012-03-29 13:48 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-13 18:01 [Bug c++/52582] New: g++ ICE when compiling qt-4.8.0 with -O2 on PPC (32bit) karsten at redhat dot com
2012-03-13 18:16 ` [Bug c++/52582] " karsten at redhat dot com
2012-03-13 21:18 ` jakub at gcc dot gnu.org
2012-03-13 22:17 ` jakub at gcc dot gnu.org
2012-03-13 22:19 ` [Bug c++/52582] [4.7/4.8 Regression] " jakub at gcc dot gnu.org
2012-03-14 10:46 ` rguenth at gcc dot gnu.org
2012-03-14 13:04 ` rguenth at gcc dot gnu.org
2012-03-14 14:25 ` jakub at gcc dot gnu.org
2012-03-14 14:33 ` jakub at gcc dot gnu.org
2012-03-14 17:24 ` jakub at gcc dot gnu.org
2012-03-14 18:45 ` jason at gcc dot gnu.org
2012-03-14 19:27 ` jakub at gcc dot gnu.org
2012-03-15  9:51 ` jakub at gcc dot gnu.org
2012-03-15 22:02 ` jason at gcc dot gnu.org
2012-03-22  9:11 ` [Bug c++/52582] [4.7 " rguenth at gcc dot gnu.org
2012-03-22 18:47 ` jason at gcc dot gnu.org
2012-03-29 14:14 ` jason 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).