https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106035
Paul Thomas <pault at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |ASSIGNED Ever confirmed|0 |1 Last reconfirmed| |2025-06-06 Assignee|unassigned at gcc dot gnu.org |pault at gcc dot gnu.org --- Comment #13 from Paul Thomas <pault at gcc dot gnu.org> --- Created attachment 61595 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=61595&action=edit Patch in development for this PR The attached regtests OK. There are two wrinkles noted in the testcase. The error detected by ifx was supposed to be identified by the first chunk in decl.cc so I will have to delve further. I have yet to find the corresponding constraint in the standard. Comments/suggestions are welcome. Paul