http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45853
Summary: Segfault while experimenting with c++-0x initializer lists Product: gcc Version: 4.4.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gnu.org ReportedBy: jamesmikedup...@googlemail.com Created attachment 21928 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=21928 Compile Log I have been experimenting with c++ initializer lists and refactoring binutils to use c++. While doing so, the compiler crashed. I am reporting this in case it might help the development of the compiler. Compiler is : g++ (Ubuntu 4.4.1-4ubuntu9) 4.4.1 lsb version : 9.10 karmic with lots of backports and patches