expr.c (emit_group_load): Support CONCATs by storing them to memory and reloading.
authorJan Hubicka <jh@suse.cz>
Sun, 28 Oct 2001 16:10:12 +0000 (17:10 +0100)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 28 Oct 2001 16:10:12 +0000 (16:10 +0000)
commit58f698416a94f2068d59a71cc6b93ede60f7a405
tree670a6dabfa24fc11743a8733c9abae1e04881ec1
parent61cb205c64dac1c3d69c8d1e51b14f37f0b09d1b
expr.c (emit_group_load): Support CONCATs by storing them to memory and reloading.

* expr.c (emit_group_load): Support CONCATs by storing them to memory
and reloading.

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