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: 64-bit PowerPC Altivec support


On Mon, Oct 13, 2003 at 12:33:00PM -0400, David Edelsohn wrote:
> 	The following patch adjust the GCC Altivec support to operate in
> 64-bit mode by removing explicit references to SImode registers containing
> addresses. 
> 
> 	Is this okay with you, Aldy?

As I was telling Segher over IRC... I like the idea, but I'd like to
see bootstrap and regression test results on
powerpc-unknown-linux-gnualtivec.

Segher just ran them and found simd-2.c failures, as well as
altivec-4.c, altivec-5.c, and altivec-7.c failures.

Please address those and repost.

Aldy


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