OSDN Git Service

PR target/17959
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Mar 2006 17:47:48 +0000 (17:47 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 30 Mar 2006 17:47:48 +0000 (17:47 +0000)
commit73fe0e4033e1bfbb7b6a0f1d2640231ceba0f3ad
treec7abad810156d7ebdc0e5b8f1e87719b1aad993c
parentca2c3f7068a14a1e5662b0c6956d41ed16fd6151
PR target/17959
* expr.c (emit_group_store):  Optimize group stores into a pseudo
register by using a paradoxical subreg to initialize the destination
if the first or last member of the group specifies a "low part".

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