r204806 - in /trunk/gcc: ChangeLog config/rs600...

uweigand@gcc.gnu.org uweigand@gcc.gnu.org
Thu Nov 14 18:39:00 GMT 2013


Author: uweigand
Date: Thu Nov 14 18:39:14 2013
New Revision: 204806

URL: http://gcc.gnu.org/viewcvs?rev=204806&root=gcc&view=rev
Log:
2013-11-14  Ulrich Weigand  <Ulrich.Weigand@de.ibm.com>

	* config/rs6000/rs6000.c (rs6000_psave_function_arg): New function.
	(rs6000_finish_function_arg): Likewise.
	(rs6000_function_arg): Use rs6000_psave_function_arg and
	rs6000_finish_function_arg to handle both vector and floating
	point arguments that are also passed in GPRs / the stack.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.c



More information about the Gcc-cvs mailing list