https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104928
Sam James <sjames at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |wrong-code --- Comment #9 from Sam James <sjames at gcc dot gnu.org> --- (In reply to Benjamin Buch from comment #8) > I came here from https://www.reddit.com/r/cpp/comments/1htews2 > > Shouldn't this bug have a P1 priority? Wrong code is critical after all. There's specific criteria for P1/P2/etc (see https://gcc.gnu.org/bugs/management.html). They're also only for regressions apart from some extraordinary cases. This bug also only affects experimental modes (>= C++20): https://gcc.gnu.org/projects/cxx-status.html#cxx20.