[Bug target/14960] -maltivec affects vector return with -mabi=no-altivec

Aldy Hernandez aldyh@redhat.com
Mon Apr 19 16:12:00 GMT 2004


> Does it ever make sense for TARGET_ALTIVEC_ABI to be true when
> TARGET_ALTIVEC is false?  If not, why not force the former off when
> the latter is not set?  Then code need only check the one.

I believe Geoff had objections to doing so.  IIRC, an ABI change
shouldn't imply an ISA change, and vice versa.

Geoff?



More information about the Gcc-patches mailing list