https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119916
sin-ack changed:
What|Removed |Added
See Also||https://github.com/facebook
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119916
Bug ID: 119916
Summary: folly (2025.04.14.00 and earlier): coroutine tests
fail with GCC 15
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102234
--- Comment #2 from sin-ack ---
An important thing to note is that when the destructor is private, the ICE
occurs. In the original code, when I made the desructor public (after adding
the forgotten public: before the destructor), the code will s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102234
Bug ID: 102234
Summary: internal compiler error: in type_memfn_rqual, at
cp/typeck.c:10389
Product: gcc
Version: 10.3.0
Status: UNCONFIRMED
Severity: normal