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: [Bug target/14960] -maltivec affects vector return with -mabi=no-altivec


> I does not make any sense to compile with "-maltivec -mabi=no-altivec",
> since AltiVec load / store instruction need a 16 byte alignment
> on stack, which is only true for abi=altivec.
> All other combination make sense
> (-mno-altivec -mabi=no-altivec only limited).

The more I read this thread, the more confused I become.  Y'all have
dug yourself a nice whole with the PPC64+AltiVec ABI.

*shakes head*

Aldy


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