* tree-ssa-sccvn.c (vn_reference_lookup_3): Don't assume there are
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Sep 2009 18:35:24 +0000 (18:35 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 8 Sep 2009 18:35:24 +0000 (18:35 +0000)
commit0d5b37ddbc5782526e967e9d331a51d9124537b1
tree063410287f85d829f224db16474ae551771ca2ef
parentf353e7cd324ede485593b22e33f4e7ed68fc9498
* tree-ssa-sccvn.c (vn_reference_lookup_3): Don't assume there are
        more VR->OPERANDS than LHS operands.  Free LHS before returning.

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