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: altivec: frame and dynamic stack offset


>>>>> Aldy Hernandez writes:

Aldy> sigh, this is getting to be really time consuming.  i'm going to have to
Aldy> lump more patches together because tests, especially aix ones, take
Aldy> forever.

Aldy> the following patch changes the alignment to 16 for altivec (for
Aldy> STARTING_FRAME_OFFSET and STACK_DYNAMIC_OFFSET).

Aldy> bootstrapped and full regtested on liunx ppc.

Aldy> ok?

Aldy> 2001-11-30  Aldy Hernandez  <aldyh@redhat.com>

Aldy> * rs6000.h (STARTING_FRAME_OFFSET): Adjust for altivec.
Aldy> (STACK_DYNAMIC_OFFSET): Same.

	This patch is fine.

	I mainly am concerned about testing patches on AIX which are not
bracketed by TARGET_ALTIVEC.

Thanks, David


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