https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121913
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Target Milestone|--- |16.0 Resolution|--- |FIXED --- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> --- Fixed for gcc-16. Since this only affects random access iterators with POD value types and proxy references, I don't think it's important to backport.