https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80654
Frank Heckenbach <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Frank Heckenbach <[email protected]> --- Hit the same bug. It also seems to affect std::deque, std::list, std::forward_list, std::set, std::unordered_set, std::map, std::unordered_map, std::multiset, std::unordered_multiset, std::multimap, std::unordered_multimap, so apparently all standard library containers. Mentioning in case the fix affects the implementation of std::vector.
