This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]