https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126169
Richard Sandiford <rsandifo at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |rsandifo at gcc dot
gnu.org
Status|NEW |ASSIGNED
--- Comment #2 from Richard Sandiford <rsandifo at gcc dot gnu.org> ---
Ugh, cselib_hash_rtx requires the hash to be nonzero. I'll try restoring the
hash to 32 bits and moving the uid to the VALUE rtx instead.