[Bug c++/116756] ICE from expand_expr_real_1 with recursive lambda and constexpr if

2025-01-21 Thread djnz00 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116756 --- Comment #4 from Huw Rogers --- Thankyou! -Huw On Wed, Jan 22, 2025, 11:57 ppalka at gcc dot gnu.org < gcc-bugzi...@gcc.gnu.org> wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116756 > > Patrick Palka changed: > >What

[Bug c++/116897] New: lambda with deduced this parameter does not capture this properly

2024-09-29 Thread djnz00 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116897 Bug ID: 116897 Summary: lambda with deduced this parameter does not capture this properly Product: gcc Version: 14.2.1 Status: UNCONFIRMED Severity: normal

[Bug demangler/116692] New: demangler crash on valid input

2024-09-12 Thread djnz00 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116692 Bug ID: 116692 Summary: demangler crash on valid input Product: gcc Version: 14.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: demangler

[Bug c++/116682] internal compiler error: in tsubst_expr, at cp/pt.cc:21463

2024-09-11 Thread djnz00 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116682 Huw Rogers changed: What|Removed |Added Target||x86_64-pc-linux-gnu Build|

[Bug c++/116682] New: internal compiler error: in tsubst_expr, at cp/pt.cc:21463

2024-09-11 Thread djnz00 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116682 Bug ID: 116682 Summary: internal compiler error: in tsubst_expr, at cp/pt.cc:21463 Product: gcc Version: 14.2.1 Status: UNCONFIRMED Severity: normal

[Bug c/115019] New: wraparound bug with with -O3 and int128

2024-05-09 Thread djnz00 at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115019 Bug ID: 115019 Summary: wraparound bug with with -O3 and int128 Product: gcc Version: 14.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c