https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117785
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #61549|0 |1 is obsolete| | --- Comment #22 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 61554 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61554&action=edit gcc16-pr117785-wip.patch Another day of work, getting there. Get now an ICE on the constexpr-eh13.C testcase and still need to run full testsuite to see what else needs adjusting for -std=c++26, but the rest should be implemented.