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 i386]: Fix PR target/56186


On 2013-02-04 05:38, Kai Tietz wrote:
ChangeLog 2013-02-04 Kai Tietz<ktietz@redhat.com>

	PR target/56186
	* i386.c (function_value_64): Add additional valtype argument
	and improve checking of return-argument types for 16-byte modes.
	(ix86_function_value_1): Add additional valtype argument on call
	of function_value_64.
	(return_in_memory_ms_64): Sync 16-byte sized mode handling with
	handling infunction_value_64 function.

Fix the function names in the changelog. Otherwise ok.



r~



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