[Bug c++/119916] folly (2025.04.14.00 and earlier): coroutine tests fail with GCC 15

2025-04-23 Thread sin-ack at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119916 sin-ack changed: What|Removed |Added See Also||https://github.com/facebook

[Bug c++/119916] New: folly (2025.04.14.00 and earlier): coroutine tests fail with GCC 15

2025-04-23 Thread sin-ack at protonmail dot com via Gcc-bugs
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

[Bug c++/102234] internal compiler error: in type_memfn_rqual, at cp/typeck.c:10389

2021-09-07 Thread sin-ack at protonmail dot com via Gcc-bugs
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

[Bug c++/102234] New: internal compiler error: in type_memfn_rqual, at cp/typeck.c:10389

2021-09-07 Thread sin-ack at protonmail dot com via Gcc-bugs
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