https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117209
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org Status|NEW |ASSIGNED --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Created attachment 59417 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=59417&action=edit gcc15-pr117209.patch Untested fix. As before, calling the testcase valid is wrong, a const/pure function can't return twice.