This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH [mainline] power-ppc-darwin fix for a vector_size (8) returnvalue


David Edelsohn wrote:

         * config/rs6000/rs6000.c (rs6000_function_value): Check for
         altivec mode for altivec return register.

This looks reasonable if it passes.

Pinging the rs6000 part of http://gcc.gnu.org/ml/gcc-patches/2004-07/msg02197.html



2004-07-22 Paolo Bonzini <bonzini@gnu.org>


	* config/rs6000/rs6000.c (USE_ALTIVEC_FOR_ARG_P,
	init_cumulative_args, function_arg_boundary,
	function_arg_advance, function_arg,
	rs6000_pass_by_reference, rs6000_gimplify_va_arg):
	Look into the type instead of using
	ALTIVEC_VECTOR_MODE.

Paolo


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]