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

           Summary: internal compiler error: in redirect_eh_edge_1, at
                    tree-eh.c:2135
           Product: gcc
           Version: 4.5.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: steve_talm...@yahoo.com


$ g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/opt/freeware/gnome2/libexec/gcc/powerpc-ibm-aix6.1.0.0/4.5.1/lto-wrapper
Target: powerpc-ibm-aix6.1.0.0
Configured with: configure --prefix=/opt/freeware/gnome2
--with-gmp=/opt/freeware/gnome2 --with-mpfr=/opt/freeware/gnome2
--with-mpc=/opt/freeware/gnome2 --without-ppl --without-cloog --without-libelf
--disable-lto --enable-languages=c,c++,fortran,java
--with-stage1-ldflags=-bmaxdata:0x80000000 LDFLAGS=-Wl,-bmaxdata:0x80000000
LDFLAGS_FOR_TARGET=-Wl,-bmaxdata:0x80000000
LDFLAGS_FOR_HOST=-Wl,-bmaxdata:0x80000000
Thread model: aix
gcc version 4.5.1 (GCC)
$ g++ -save-temps -c -mpowerpc -D_LINUX_SOURCE_COMPAT -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 -Wmissing-noreturn -Winit-self -mminimal-toc
-ffunction-sections -fdata-sections -O2 -I/opt/freeware/gnome2/include
-I/opt/freeware/gnome2/include/freetype2 -Wall -W -D_THREAD_SAFE -DQT_SHARED
-DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG
-DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT
-DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DBUILD_WEBKIT
-DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_VIDEO=1
-DENABLE_JAVASCRIPT_DEBUGGER=1 -DENABLE_DATABASE=1 -DENABLE_EVENTSOURCE=1
-DENABLE_OFFLINE_WEB_APPLICATIONS=1 -DENABLE_DOM_STORAGE=1
-DENABLE_ICONDATABASE=1 -DENABLE_CHANNEL_MESSAGING=1
-DENABLE_ORIENTATION_EVENTS=0 -DENABLE_SQLITE=1 -DENABLE_DASHBOARD_SUPPORT=0
-DENABLE_FILTERS=1 -DENABLE_XPATH=1 -DENABLE_WCSS=0 -DENABLE_WML=0
-DENABLE_SHARED_WORKERS=1 -DENABLE_WORKERS=1 -DENABLE_XHTMLMP=0
-DENABLE_DATAGRID=0 -DENABLE_RUBY=1 -DENABLE_SANDBOX=1 -DENABLE_PROGRESS_TAG=1
-DENABLE_BLOB_SLICE=0 -DENABLE_3D_RENDERING=1 -DENABLE_SVG=1
-DENABLE_SVG_FONTS=1 -DENABLE_SVG_FOREIGN_OBJECT=1 -DENABLE_SVG_ANIMATION=1
-DENABLE_SVG_AS_IMAGE=1 -DENABLE_SVG_USE=1 -DENABLE_DATALIST=1
-DENABLE_TILED_BACKING_STORE=1 -DENABLE_NETSCAPE_PLUGIN_API=1
-DENABLE_WEB_SOCKETS=1 -DENABLE_XSLT=0 -DENABLE_QT_BEARER=1
-DENABLE_TOUCH_EVENTS=1 -DXP_UNIX -DSQLITE_CORE -DSQLITE_OMIT_LOAD_EXTENSION
-DSQLITE_OMIT_COMPLETE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB
-DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE
-I../../../../mkspecs/aix-g++ -I. -I../../../../include/QtCore
-I../../../../include/QtNetwork -I../../../../include/QtGui
-I../../../../include -Ibridge/qt -Ipage/qt -Iplatform/graphics/qt
-Iplatform/network/qt -Iplatform/qt -I../WebKit/qt/Api
-I../WebKit/qt/WebCoreSupport -I. -Iaccessibility -Ibindings/js -Ibridge
-Ibridge/c -Ibridge/jsc -Icss -Idom -Idom/default -Iediting -Ihistory -Ihtml
-Ihtml/canvas -Iinspector -Iloader -Iloader/appcache -Iloader/archive
-Iloader/icon -Inotifications -Ipage -Ipage/animation -Iplatform
-Iplatform/animation -Iplatform/graphics -Iplatform/graphics/filters
-Iplatform/graphics/transforms -Iplatform/image-decoders -Iplatform/mock
-Iplatform/network -Iplatform/sql -Iplatform/text -Iplugins -Irendering
-Irendering/style -Istorage -Isvg -Isvg/animation -Isvg/graphics
-Isvg/graphics/filters -Iwebsockets -Iwml -Iworkers -Ixml -Igenerated
-I../JavaScriptCore -I../../webkit -I../JavaScriptCore/assembler
-I../JavaScriptCore/bytecode -I../JavaScriptCore/bytecompiler
-I../JavaScriptCore/debugger -I../JavaScriptCore/interpreter
-I../JavaScriptCore/jit -I../JavaScriptCore/parser -I../JavaScriptCore/pcre
-I../JavaScriptCore/profiler -I../JavaScriptCore/runtime
-I../JavaScriptCore/wtf -I../JavaScriptCore/wtf/symbian
-I../JavaScriptCore/wtf/unicode -I../JavaScriptCore/yarr
-I../JavaScriptCore/API -I../JavaScriptCore/ForwardingHeaders
-I../JavaScriptCore/generated -I../include/QtWebKit
-I../../../../include/QtWebKit -I.rcc/release-shared -I../../sqlite
-I../../../../include/phonon -I/opt/freeware/gnome2/include/X11
-I.moc/release-shared -I/opt/freeware/gnome2/include -o
.obj/release-shared/Path.o platform/graphics/Path.cpp
platform/graphics/Path.cpp: In static member function 'static WebCore::Path
WebCore::Path::createEllipse(const WebCore::FloatPoint&, float, float)':
platform/graphics/Path.cpp:224:6: internal compiler error: in
redirect_eh_edge_1, at tree-eh.c:2135
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Reply via email to