/bin/sh ../../../../libtool --silent --tag=CXX   --mode=compile g++
-DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/opt/kde3/include
-I/usr/lib/qt3/include -I. -DQT_THREAD_SUPPORT  -D_REENTRANT
-D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1  -Wno-long-long -Wundef -ansi
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W
-Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=pentium2 -O2 -mmmx -pipe
-Wno-unused-variable -ftree-vectorize -ftree-loop-linear -fivopts
-Wno-non-virtual-dtor -Wno-overloaded-virtual -Wno-deprecated -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new
-fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT
-DQT_NO_TRANSLATION  -MT IW44Image.lo -MD -MP -MF .deps/IW44Image.Tpo -c -o
IW44Image.lo IW44Image.cpp

GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072

... skipped ...

IW44Image.cpp: In static member function 'static void
IW44Image::Transform::Decode::YCbCr_to_RGB(GPixel*, int, int, int)':
IW44Image.cpp:1905: internal compiler error: Segmentation fault

GCC 4.3.0 works OK here.

Without '-fivopts' the code compiles just fine.


-- 
           Summary: GCC 4.2.3 ICE on valid code: KDE 3.5.9 libdjvu
                    compilation fails
           Product: gcc
           Version: 4.2.3
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: t dot artem at mailcity dot com
  GCC host triplet: i686-pc-linux-gnu


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

Reply via email to