This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 3.2 altivec options and glibc
- From: Jack Howarth <howarth at bromo dot msbb dot uc dot edu>
- To: gcc at gcc dot gnu dot org, drow at mvista dot com
- Date: Sun, 25 Aug 2002 12:28:55 -0400 (EDT)
- Subject: Re: gcc 3.2 altivec options and glibc
Daniel,
Okay. I had been looking over glibc/sysdeps/powerpc/fpu and
those routines, at first glance, seemed not to be specificly
using assembly for the fpu so I was curious if one could recompile
them to run on the altivec instead. Guess not...
Jack