]> git.ipfire.org Git - thirdparty/gcc.git/commit
2019-01-03 Jan Hubicka <hubicka@ucw.cz>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jan 2019 12:23:27 +0000 (12:23 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 3 Jan 2019 12:23:27 +0000 (12:23 +0000)
commitd0085ba9804355b5f066eb547ef8c24c3cba121f
treedd8b2512a93699bd03a1ba546488b7b898d2365f
parent342964b683ea99547048634df45640989c17598f
2019-01-03  Jan Hubicka  <hubicka@ucw.cz>

PR tree-optimization/85574
* tree-ssa-uncprop.c (struct equiv_hash_elt): Remove unused
structure.
(struct ssa_equip_hash_traits): Declare.
(val_ssa_equiv): Use custom hash traits using operand_equal_p.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@267552 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-ssa-uncprop.c