https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99200
--- Comment #4 from JoaoBapt ---
(In reply to Marek Polacek from comment #2)
> Looks like a dup of 93383.
No, because it works perfectly when I substitute __PRETTY_FUNCTION__ for any
other string literal, even as big as one that would be "return
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99200
--- Comment #1 from JoaoBapt ---
I created a Godbolt snippet which also shows that the bug is still there in GCC
11. The entire output (but the .ii) is there on the command line:
https://godbolt.org/z/njMM3f
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99200
Bug ID: 99200
Summary: __PRETTY_FUNCTION__ used as template parameter causes
internal compiler error (segmentation fault)
Product: gcc
Version: 10.2.0
Status: UNCONFIRMED