This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: powerpc-linux altivec vector function arg passing
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: gcc at gcc dot gnu dot org
- Date: Wed, 28 Apr 2004 13:38:15 -0400
- Subject: Re: powerpc-linux altivec vector function arg passing
- References: <20040428143253.GR2581@bubble.modra.org>
The changes to test both TARGET_ALTIVEC and TARGET_ALTIVEC_ABI
look appropriate.
Should linux64.h always use stricter alignment for
STARTING_FRAME_OFFSET and STACK_DYNAMIC_OFFSET, matching the darwin.h
definitions?
David