expr.c (store_expr): Don't fiddle subreg promotion for types with precision smaller...
authorRichard Henderson <rth@redhat.com>
Sun, 11 Jul 2004 11:11:36 +0000 (04:11 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 11 Jul 2004 11:11:36 +0000 (04:11 -0700)
commit7e7d1b4b3f489aa357f5ba5979712bd2420ffd50
tree1944207e0dcb55583dec29eca431076b6c360928
parent370b733b3c102b9cb5d1f22bf3198cd362fa8f34
expr.c (store_expr): Don't fiddle subreg promotion for types with precision smaller than the mode.

        * expr.c (store_expr): Don't fiddle subreg promotion for types
        with precision smaller than the mode.

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