[Bug c++/45853] New: Segfault while experimenting with c++-0x initializer lists

JamesMikeDuPont at googlemail dot com gcc-bugzilla@gcc.gnu.org
Fri Oct 1 06:19:00 GMT 2010


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: unassigned@gcc.gnu.org
        ReportedBy: JamesMikeDuPont@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



More information about the Gcc-bugs mailing list