https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120934
Patrick Palka <ppalka at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Keywords| |rejects-valid CC| |ppalka at gcc dot gnu.org Last reconfirmed| |2025-07-03 Status|UNCONFIRMED |NEW See Also| |https://gcc.gnu.org/bugzill | |a/show_bug.cgi?id=115209 --- Comment #1 from Patrick Palka <ppalka at gcc dot gnu.org> --- Confirmed, it seems this gets fixed if we implement the updated proposed resolution for LWG 4166 (https://wg21.link/lwg4166). We currently implement the original proposed resolution (in r15-4555), which isn't sufficient here (as Hewill Kang pointed out earlier in PR115209#c7).