https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110970
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rejects-valid Status|NEW |ASSIGNED Target Milestone|--- |13.3 Assignee|unassigned at gcc dot gnu.org |redi at gcc dot gnu.org --- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> --- We aim to support at least two versions of Clang, so we have to wait for 17 before we can consider 15 too old. That said, the combination of the newest -std and not-the-latest Clang is usually going to be a bit risky. Anyway, I have a patch to fix this, which also cleans the code up a little.