[Bug c++/119233] New: inside a template function the tracking of whether a member function pointer of a class template escapes is wrong

2025-03-11 Thread rungecc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119233 Bug ID: 119233 Summary: inside a template function the tracking of whether a member function pointer of a class template escapes is wrong Product: gcc Version: 1

[Bug c++/115852] New: gcc crashed in diagnostic_context::diagnostic_impl when using a explicit object lambda inside requires clause

2024-07-09 Thread rungecc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115852 Bug ID: 115852 Summary: gcc crashed in diagnostic_context::diagnostic_impl when using a explicit object lambda inside requires clause Product: gcc Version: 15.0

[Bug c++/115773] New: gcc crashed with a init-capture which introduces a pack inside another lambda

2024-07-03 Thread rungecc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115773 Bug ID: 115773 Summary: gcc crashed with a init-capture which introduces a pack inside another lambda Product: gcc Version: 15.0 Status: UNCONFIRMED Severity:

[Bug c++/115053] gcc crashed without back trace

2024-06-14 Thread rungecc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115053 --- Comment #3 from Chromo Runge --- (In reply to Marek Polacek from comment #1) > Can't reproduce: > > $ time ./cc1plus -quiet 115053.C -std=c++20 > > real 0m0.016s > user 0m0.010s > sys 0m0.006s > > same with gcc 14 and 13. It seems th

[Bug c++/115053] gcc crashed without back trace

2024-06-14 Thread rungecc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115053 --- Comment #2 from Chromo Runge --- Created attachment 58434 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58434&action=edit local crash

[Bug c++/115053] New: gcc crashed without back trace

2024-05-12 Thread rungecc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115053 Bug ID: 115053 Summary: gcc crashed without back trace Product: gcc Version: 15.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ Ass

[Bug c++/112273] New: gcc crashs when checking satisfaction a constraint of lambda function

2023-10-29 Thread rungecc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=112273 Bug ID: 112273 Summary: gcc crashs when checking satisfaction a constraint of lambda function Product: gcc Version: 14.0 Status: UNCONFIRMED Severity: normal