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, committed] aix_struct_return and Altivec vrsave


>>>>> Adam Nemet writes:

Adam> This breaks LynxOS.  CC1_SPEC under config/rs6000/lynx.h uses
Adam> -mno-svr4-struct-return but msvr4-struct-return is RejectNegative now.
Adam> Is the patch below OK to change it to pass -maix-struct-return
Adam> instead?

Adam> I regression tested on powerpc-lynx-lynxos.  There are some new FAILs
Adam> and new PASSes since last week.  The test gcc.dg/struct-ret-libc.c
Adam> that originally prompted -mno-svr4-struct-return is a PASS.

Adam> Adam

Adam> 2005-05-24  Adam Nemet  <anemet@lnxw.com> 
 
Adam> * config/rs6000/lynx.h (CC1_SPEC): Use -maix-struct-return instead 
Adam> of -mno-svr4-struct-return. 

	Okay.

David


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