r213015 - in /trunk/gcc: ChangeLog config/rs600...
uweigand@gcc.gnu.org
uweigand@gcc.gnu.org
Thu Jul 24 17:11:00 GMT 2014
Author: uweigand
Date: Thu Jul 24 17:11:02 2014
New Revision: 213015
URL: https://gcc.gnu.org/viewcvs?rev=213015&root=gcc&view=rev
Log:
gcc/
* config/rs6000/rs6000.c (rs6000_function_arg): If a float argument
does not fit fully into floating-point registers, and there is still
space in the register parameter area, use GPRs to pass those parts
of the argument. Issue -Wpsabi note if any parameter is now treated
differently than before.
(rs6000_arg_partial_bytes): Update.
gcc/testsuite/
* gcc.target/powerpc/ppc64-abi-warn-1.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/powerpc/ppc64-abi-warn-1.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/rs6000/rs6000.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-cvs
mailing list