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