https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64832
John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID --- Comment #1 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> --- Ok, I have overseen something and it was apparently just the OOM killer of the kernel killing the compiler's process: [1554344.544000] Out of memory: Kill process 32091 (cc1plus) score 630 or sacrifice child [1554344.552000] Killed process 32091 (cc1plus) total-vm:546580kB, anon-rss:476388kB, file-rss:108kB Thus, this isn't a bug. Sorry for the noise. Cheers, Adrian