https://sourceware.org/bugzilla/show_bug.cgi?id=26513

Alan Modra <amodra at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2020-08-21

--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Confirmed.  str_hash_insert replaces existing entries, the old hash_insert did
not.  That's a problem when there are multiple entries for an instruction in
the powerpc_opcodes table.  For example, the proper power4 dcbt is added to the
hash table but -many results in it being replaced with the ppc dcbt.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to