GCC g++ ICE on i586
Bug #721023 reported by
Khem Raj
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Linaro GCC |
Fix Released
|
Low
|
Andrew Stubbs | ||
Linaro GCC Tracking |
In Progress
|
Undecided
|
Unassigned |
Bug Description
Attached testcase causes GCC to ICE when cross compiled for i586 to reproduce compile the attached file with
g++ -Os -march=pentium libc-tls.c
ios_init.c: In destructor 'std::ios_
ios_init.c:15899:3: internal compiler error: in
dwarf2out_
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://
Related branches
tags: | added: shrinkwrap |
Changed in gcc-linaro: | |
status: | Fix Committed → Fix Released |
tags: | added: 46merge |
To post a comment you must log in.
hmm I forgot to mention that if I revert r99474 then the ICE goes away. I can not reproduce this issue with upstream gcc trunk