https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119119
--- Comment #1 from John Eivind Helset <jehelset at gmail dot com> --- Created attachment 60655 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=60655&action=edit Preprocessed source File was too big so had to compress. Decompress with `tar -xf source.tar.gz`, compile with: g++ -std=gnu++2b -O1 -o object.o -c source.cpp