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++/63763] New: Crash (4) gcc 4.8.2 building cpp file


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63763

            Bug ID: 63763
           Summary: Crash (4) gcc 4.8.2 building cpp file
           Product: gcc
           Version: 4.8.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: adrien.courdavault at arturia dot com

Created attachment 33911
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33911&action=edit
I attached as LZMA compresse cpp file result of the preprocessing of my
original cpp. (compressed because uncompressed is 6MB)

Version gcc 4.8.2 (ubuntu 4.8.2-19ubuntu1)

Target x86_64-linux-gnu

Problem description

I was building a project that I'm currently porting from Mac + Windows to
linux. (on mac I use Apple CLang 6.0)

This file made GCC crash with internal error code 4

I don't know why except maybe it's size..

Good Luck

And thank you for GCC


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