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++/29829] New: arm-linux-g++: Internal error: Killed (program cc1plus)


while working in a project in C++. I tried to use  a forward declaration of a
class. Class is unders some name space. There I got the error message like
below.


arm-linux-g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: arm-linux-g++: Internal error: Killed (program cc1plus)
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mneehar at yahoo dot co dot in


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29829


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