[Bug c++/98983] New: SEGV during C++17 variadic template instantiation

2021-02-06 Thread alison--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98983 Bug ID: 98983 Summary: SEGV during C++17 variadic template instantiation Product: gcc Version: 10.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug c++/98983] SEGV during C++17 variadic template instantiation

2021-02-08 Thread alison--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98983 --- Comment #2 from Alison Chaiken --- Created attachment 50147 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50147&action=edit compressed preprocessor output

[Bug c++/98983] SEGV during C++17 variadic template instantiation

2021-02-08 Thread alison--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98983 --- Comment #3 from Alison Chaiken --- The folly source referred to below comes from https://github.com/facebook/folly.git I do not work for F**k and am simply trying to make use of their tracing functionality in their StaticTracepoint.h h

[Bug c++/98983] SEGV during C++17 variadic template instantiation

2021-02-08 Thread alison--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98983 --- Comment #4 from Alison Chaiken --- The folly source referred to below comes from https://github.com/facebook/folly.git I do not work for F**k and am simply trying to make use of their tracing functionality in their StaticTracepoint.h h