https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121068
Jason Merrill <jason at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #20 from Jason Merrill <jason at gcc dot gnu.org> --- (In reply to Jonathan Wakely from comment #19) > FAIL: 20_util/variant/102912.cc -std=gnu++20 (test for excess errors) Ah, thanks, I was only running that test in 17 mode (the default). I'll fix that as well.