https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117249

Alexander Monakov <amonakov at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |amonakov at gcc dot gnu.org

--- Comment #3 from Alexander Monakov <amonakov at gcc dot gnu.org> ---
I think the right fix is to add a put_noreplace method that asserts internally
and transform incorrect gcc_assert (!...->put(...)) instances to that.

Reply via email to