]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR middle-end/50113 (soft-float MIPS64 compiler is miscompiling ggc-page.c)
authorRichard Sandiford <rdsandiford@googlemail.com>
Thu, 22 Sep 2011 12:26:41 +0000 (12:26 +0000)
committerRichard Sandiford <rsandifo@gcc.gnu.org>
Thu, 22 Sep 2011 12:26:41 +0000 (12:26 +0000)
commit3576f984e8e8cc65385cffcba23f403632aa88c8
treeea10f15658f10eca2def948025beed6db152833c
parent9e990d143674829b6583da2ab91030abbb8257dc
re PR middle-end/50113 (soft-float MIPS64 compiler is miscompiling ggc-page.c)

gcc/
PR middle-end/50113
PR middle-end/50061
* calls.c (emit_library_call_value_1): Use BLOCK_REG_PADDING to
get the locate.where_pad value for register-only arguments.
* config/arm/arm.c (arm_pad_arg_upward): Remove HFmode handling.
(arm_pad_reg_upward): Handle null types.

From-SVN: r179085
gcc/ChangeLog
gcc/calls.c
gcc/config/arm/arm.c