[Bug c++/82737] [ICE] Compiler segfault on compilation of a certain file (full cause unknown) (file too large for upload, link provided)
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Oct 27 08:23:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82737
--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
I can build the preprocessed source when changing the long long size_t and
friend
types to 'long'. But then I cannot reproduce the segfault with -std=c++1z -g
-O2,
it might require MS ABI stuff if it occurs in the dwarf output machinery,
I checked on x86_64-linux.
More information about the Gcc-bugs
mailing list