This is the mail archive of the gcc@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: BIGGEST_ALIGNMENT on AIX 32-bit


On Jan 14, 2006, at 10:19 AM, Robert Dewar wrote:

Perry Smith wrote:

The conflict is actually 32bit, AIX, Altivec, and Ada (together). So, how about for now, just say that Ada can't support Altivec on 32bit AIX.

My point is that I'd like to keep Altivec support on 32bit AIX for other languages.

I am confused, how can Altivec be properly supported if the stack does not have
sufficient alignment.

Couldn't (and shouldn't) the start sequence in crt0 align the stack? It seems someone somewhere has to do that eventually anyway. I would not assume the OS is going to cooperate.



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