tree-ssa-sccvn.c (struct vn_binary_op_s): Move hashcode near opcode.
authorRichard Guenther <rguenther@suse.de>
Fri, 11 Jan 2008 13:36:53 +0000 (13:36 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 11 Jan 2008 13:36:53 +0000 (13:36 +0000)
commit8d0eca24faee76ac0ebc169695e4a79f390a5316
tree0c2eb0c12ff7e6f1df85bd4a8935956adc003fb3
parent245af66d33bee358798bcc814f4ed45ad72cf4e5
tree-ssa-sccvn.c (struct vn_binary_op_s): Move hashcode near opcode.

2008-01-11  Richard Guenther  <rguenther@suse.de>

* tree-ssa-sccvn.c (struct vn_binary_op_s): Move hashcode near opcode.
(struct vn_unary_op_s): Likewise.
(vn_reference_insert): Free old reference on hash collision.

From-SVN: r131462
gcc/ChangeLog
gcc/tree-ssa-sccvn.c