[Bug ipa/59947] [4.9 Regression] Segmentation fault with #pragma GCC optimize ("O2"), ICE in get_odr_type
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 29 13:30:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59947
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Version|unknown |4.9.0
Last reconfirmed| |2014-01-29
Component|c++ |ipa
CC| |hubicka at gcc dot gnu.org
Ever confirmed|0 |1
Summary|Segmentation fault with |[4.9 Regression]
|#pragma GCC optimize ("O2") |Segmentation fault with
| |#pragma GCC optimize
| |("O2"), ICE in get_odr_type
Target Milestone|--- |4.9.0
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Confirmed. Worked in earlier snapshots - we ICE in the devirt machinery.
More information about the Gcc-bugs
mailing list