OSDN Git Service

* expr.c (store_expr): When converting a CONST_INT for storage
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Oct 2001 16:54:45 +0000 (16:54 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 8 Oct 2001 16:54:45 +0000 (16:54 +0000)
commitc3ba908e6598dd5ef8efd73ccb9cc43d04fcfb72
tree56aa58fac2a26580dde976153e0dfb09caa2cf52
parent6a0ae348a7ba03b19c659fc5665a006253077b2a
    * expr.c (store_expr): When converting a CONST_INT for storage
        in a SUBREG, convert it to both SUBREG modes before stripping
        the SUBREG.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46081 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/expr.c