tree-ssa-dom.c (record_cond): Pass correct variable type for last argument to htab_fi...
authorJeff Law <law@redhat.com>
Tue, 1 Feb 2005 03:52:37 +0000 (20:52 -0700)
committerJeff Law <law@gcc.gnu.org>
Tue, 1 Feb 2005 03:52:37 +0000 (20:52 -0700)
commit5746637cfa10affd139b6c49a4e757ae3d5c6022
tree83ed66a40e3028a9c6883242451b34c57d7b96e4
parentdc5d4efbce3e6587b31da8d6d1c502aea80acfcc
tree-ssa-dom.c (record_cond): Pass correct variable type for last argument to htab_find_slot_with_hash.

        * tree-ssa-dom.c (record_cond): Pass correct variable type
        for last argument to htab_find_slot_with_hash.

From-SVN: r94517
gcc/ChangeLog
gcc/tree-ssa-dom.c