expr.c (emit_group_load): Don't force constants into registers.
authorRichard Henderson <rth@cygnus.com>
Mon, 14 Aug 2000 20:08:25 +0000 (13:08 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Mon, 14 Aug 2000 20:08:25 +0000 (13:08 -0700)
commit2ee5437b4860dcdf3868a9195b1e5d259dfe5a6b
tree164b333d8511e0e9b1ba00ca41173f3b10cf58f8
parentaa1b2f7d9546b36301c03c9158d22a3b6eca8cd5
expr.c (emit_group_load): Don't force constants into registers.

        * expr.c (emit_group_load): Don't force constants into registers.
        Special case source already in the correct mode.

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