This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/38419] New: [4.3 Regression] ICE (SIGSEGV) with -O


seen with 4.3 20081029, not seen with 4.2 and trunk, builds with -O0

$ g++ -Wall -g -O1 -pthread -c DjVuAnno.ii -fPIC
DjVuAnno.cpp: In static member function 'static DJVU::GPList<DJVU::GMapArea>
DJVU::DjVuANT::get_map_areas(DJVU::GLParser&)':
DjVuAnno.cpp:1261: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.


-- 
           Summary: [4.3 Regression] ICE (SIGSEGV) with -O
           Product: gcc
           Version: 4.3.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: doko at ubuntu dot com
GCC target triplet: arm-linux-gnueabi


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]