https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99382
Jonathan Wakely <redi at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|RESOLVED |NEW Resolution|INVALID |--- Last reconfirmed| |2021-03-04 --- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Vittorio Zecca from comment #0) > // From test case sizes.cc Ah! this detail was not clear, you're reporting a bug in 20_util/specialized_algorithms/uninitialized_default_n/sizes.cc So the bug is in our code, confirmed then.