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.