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: Fix complex argument passing on Solaris 8/9 x86


On Mon, 2010-07-12 at 15:41 +0200, Rainer Orth wrote:

> 2010-06-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
> 
> 	* config/i386/i386.c (ix86_sol10_return_in_memory): Rename to
> 	ix86_solaris_return_in_memory.
> 	* config/i386-protos.h: Reflect this.
> 	* config/i386/vx-common.h (SUBTARGET_RETURN_IN_MEMORY): Likewise.
> 	* config/i386/sol2-10.h (SUBTARGET_RETURN_IN_MEMORY): Likewise.
> 	Move ...
> 	* config/i386/sol2.h (SUBTARGET_RETURN_IN_MEMORY): ... here.

You can approve this patch yourself, since it only touches solaris
specific parts.

Thanks,
Uros.


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