This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: pass -maltivec to assembler
- To: degger at fhm dot edu
- Subject: Re: pass -maltivec to assembler
- From: Aldy Hernandez <aldyh at redhat dot com>
- Date: 09 Nov 2001 18:55:07 -0500
- Cc: gcc patches <gcc-patches at gcc dot gnu dot org>
- References: <20011109224212.DB31A9C2F@Nicole.fhm.edu>
On Fri, 2001-11-09 at 17:42, 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.
gas from cvs has altivec support. update.
aldy