https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119754
--- Comment #8 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Jiang An from comment #6) > It seems that algorithms in std properly destroy trivially destructible > objects, but those in std::ranges don't. Isn't this a completely separate bug?