http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54825
Bug #: 54825 Summary: ICE with vector extension Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gnu.org ReportedBy: drepper....@gmail.com Host: x86_64-linux While trying to convert some of libstdc++ to use gcc's vector extensions I ran into this ICE. The code /should/ be valid.