re PR debug/46150 (-fcompare-debug failure (length) with -fPIC -O2)
authorJakub Jelinek <jakub@redhat.com>
Thu, 11 Nov 2010 08:09:46 +0000 (09:09 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 11 Nov 2010 08:09:46 +0000 (09:09 +0100)
commitdcc53f137c4136424445416601f9889d18b3344c
tree3709098b861234eee23d2fe4fd57fe909dc54226
parent9c8b521559a6574dfe1dc7280eff9b41af2b0d5b
re PR debug/46150 (-fcompare-debug failure (length) with -fPIC -O2)

PR debug/46150
* tree-ssa-loop-ivopts.c (htab_inv_expr_eq): Don't return
true if expr1->hash != expr2->hash.

From-SVN: r166595
gcc/ChangeLog
gcc/tree-ssa-loop-ivopts.c