[Bug c++/111890] ICE in build_new_op, friend operator in nested template specialization with constrained return type

2023-10-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111890 --- Comment #2 from Andrew Pinski --- Created attachment 56171 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56171=edit Reduced somewhat Still requires the include though.

[Bug c++/111890] ICE in build_new_op, friend operator in nested template specialization with constrained return type

2023-10-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111890 --- Comment #1 from Andrew Pinski --- Created attachment 56170 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56170=edit testcase Next time please attach or put inline the testcase rather than linking to godbolt.