[Bug c++/115378] [ice-on-valid] code using friend injection is crashing gcc since 14

2024-06-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115378 Andrew Pinski changed: What|Removed |Added Attachment #58375|0 |1 is obsolete|

[Bug c++/115378] [ice-on-valid] code using friend injection is crashing gcc since 14

2024-06-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115378 Andrew Pinski changed: What|Removed |Added Keywords||c++-lambda, |

[Bug c++/115378] [ice-on-valid] code using friend injection is crashing gcc since 14

2024-06-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115378 --- Comment #2 from Andrew Pinski --- Created attachment 58375 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58375&action=edit Slightly reduced

[Bug c++/115378] [ice-on-valid] code using friend injection is crashing gcc since 14

2024-06-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115378 --- Comment #1 from Andrew Pinski --- Note it has nothing to do with `friend injection` but rather variadic templates.