expr.c (store_expr): When converting a CONST_INT for storage in a SUBREG...
authorRichard Henderson <rth@redhat.com>
Mon, 8 Oct 2001 16:54:45 +0000 (09:54 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 8 Oct 2001 16:54:45 +0000 (09:54 -0700)
commit1f1b0541159f25e7d98b1b6b524983aa5de0c329
tree56aa58fac2a26580dde976153e0dfb09caa2cf52
parent6ba3b2142afa6dc34bc4946e3d147d768a5523b7
expr.c (store_expr): When converting a CONST_INT for storage in a SUBREG...

        * expr.c (store_expr): When converting a CONST_INT for storage
        in a SUBREG, convert it to both SUBREG modes before stripping
        the SUBREG.

From-SVN: r46081
gcc/ChangeLog
gcc/expr.c