patch: altivec vrsave

Stan Shebs shebs@apple.com
Sun Feb 24 23:24:00 GMT 2002


Brad Lucier wrote:
> 
> > Brad Lucier wrote:
> > >
> > > Thank you for the patch; it appears that xgcc needs to pass another
> > > option to the assembler on MacOS X.  Or maybe I need to specify the
> > > correct powerpc architectures somehow in configure.
> >
> > You'll need something like a
> > #define ASM_SPEC "%{maltivec:-force_cpusubtype_ALL}"
> > in rs6000/darwin.h; by default, the Apple assembler is fairly picky
> > about the instruction set it will accept.
> >
> > Stan
> 
> So, will you propose a patch?

Sure.  I'll even approve it after I propose it. :-)

Stan



More information about the Gcc-patches mailing list