Bug 38419 - [4.3 Regression] ICE (SIGSEGV) with -O
Summary: [4.3 Regression] ICE (SIGSEGV) with -O
Status: RESOLVED INVALID
Alias: None
Product: gcc
Classification: Unclassified
Component: target (show other bugs)
Version: 4.3.3
: P3 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords: ice-on-valid-code
Depends on:
Blocks:
 
Reported: 2008-12-05 21:44 UTC by Matthias Klose
Modified: 2008-12-12 20:21 UTC (History)
1 user (show)

See Also:
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 (48.92 KB, application/x-gzip)
2008-12-05 21:45 UTC, Matthias Klose
Details

Note You need to log in before you can comment on or make changes to this bug.
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