]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-ssa-sccvn.c (vn_reference_lookup_3): Don't assume there are more VR->OPERANDS...
authorRichard Henderson <rth@redhat.com>
Tue, 8 Sep 2009 18:35:24 +0000 (11:35 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Tue, 8 Sep 2009 18:35:24 +0000 (11:35 -0700)
commit35ecd408840a3c34d580fcbc50d12561335c9f3d
tree063410287f85d829f224db16474ae551771ca2ef
parent3e5e84be5a2a8ecb0dc9db24593d4d586140cbec
tree-ssa-sccvn.c (vn_reference_lookup_3): Don't assume there are more VR->OPERANDS than LHS operands.

* tree-ssa-sccvn.c (vn_reference_lookup_3): Don't assume there are
        more VR->OPERANDS than LHS operands.  Free LHS before returning.

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