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]

Re: pass -maltivec to assembler


On Fri, Nov 09, 2001 at 11:42:54PM +0100, degger@fhm.edu wrote:
> On  8 Nov, Aldy Hernandez wrote:
> 
> > patch to send -maltivec to assembler.
> 
> Why would you want to do that? The right option for as from the binutils
> around version 2.11.90.0.27 is -m7400 (undocumented) while -maltivec is
> unknown.

-maltivec is more correct.  You don't want to enforce -m7400; there can
be other processors, like the 7410/7450, which have Altivec also.  IMO,
at least, this is cleaner.

-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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