function.c (assign_parm_setup_block): Explicitly convert BLKmode parameters from...
commit208996c7d704f5f6f8454bf44d90377097ed8837
authorRichard Sandiford <rsandifo@nildram.co.uk>
Sun, 23 Sep 2007 19:08:56 +0000 (23 19:08 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Sun, 23 Sep 2007 19:08:56 +0000 (23 19:08 +0000)
tree9293268eac64e17a465440936726ccb35d7c0668
parent4c4717752abbed17c278b44ba9891128a5c14e0d
function.c (assign_parm_setup_block): Explicitly convert BLKmode parameters from word_mode to the subword type if...

gcc/
* function.c (assign_parm_setup_block): Explicitly convert BLKmode
parameters from word_mode to the subword type if such a truncation
is not a no-op.

From-SVN: r128696
gcc/ChangeLog
gcc/function.c