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

            Bug ID: 58899
           Summary: g++ seg faulted
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jsligh at umich dot edu

Created attachment 31098
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31098&action=edit
The code I was compiling when g++ seg faulted.

Just compiling my program for an undergrad computer science course when I get
the following error message:

g++: internal compiler error: Segmentation fault (program cc1plus)
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Wasn't a problem until I compressed my code into a tar file (uploaded).

Reply via email to