tree-ssa-scopedtables.c (hashable_expr_equal_p): Check BIT_INSERT_EXPR's operand...
authorAndrew Pinski <apinski@cavium.com>
Tue, 1 Aug 2017 17:58:17 +0000 (17:58 +0000)
committerAndrew Pinski <pinskia@gcc.gnu.org>
Tue, 1 Aug 2017 17:58:17 +0000 (10:58 -0700)
commit5cada901b548a5b02e18fe5d5d074c5d100a406d
treee82bfc5608a3dd0f0779f03d0f9b3aff3187cfd7
parent671a00ee70091ace175ea7391af1010d612cb89e
tree-ssa-scopedtables.c (hashable_expr_equal_p): Check BIT_INSERT_EXPR's operand 1 to see if the types precision matches.

2017-08-01  Andrew Pinski  <apinski@cavium.com>

        * tree-ssa-scopedtables.c (hashable_expr_equal_p): Check
        BIT_INSERT_EXPR's operand 1
        to see if the types precision matches.

From-SVN: r250790
gcc/ChangeLog
gcc/tree-ssa-scopedtables.c