Bug 38419

Summary: [4.3 Regression] ICE (SIGSEGV) with -O
Product: gcc Reporter: Matthias Klose <doko>
Component: targetAssignee: Not yet assigned to anyone <unassigned>
Status: RESOLVED INVALID    
Severity: normal CC: gcc-bugs
Priority: P3 Keywords: ice-on-valid-code
Version: 4.3.3   
Target Milestone: ---   
Host: Target: arm-linux-gnueabi
Build: Known to work: 4.2.5 4.4.0
Known to fail: 4.3.3 Last reconfirmed:
Attachments: preprocessed source

Description Matthias Klose 2008-12-05 21:44:29 UTC
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.
Comment 1 Matthias Klose 2008-12-05 21:45:00 UTC
Created attachment 16837 [details]
preprocessed source
Comment 2 Andrew Pinski 2008-12-11 23:15:42 UTC
Is this with the arm patch which was found to break libjava?
Comment 3 Matthias Klose 2008-12-12 20:21:19 UTC
this now works without the definition of DH_USES