https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78309
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |ice-on-valid-code
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-11-11
Assignee|unassigned at gcc dot gnu.org |marxin at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
That's mine, problem is that update_hash_by_addr_refs updates a non-zero m_hash
to zero by combining with another hashes. I'll prepare patch for that.