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: [Patch] Altivec ABI as default for powerpc64 linux


> If I do it like you propose (and Darwin did), you cannot turn the
> ABI of by issuing -mno-abi=altivec (or whatever the right syntax is).
> I just want to set the default, not overside the settings.

Ah yes.  I remember trying to move SUBSUBTARGET up before the code
setting the command line switches, but Geoff objected.  I should fix
that and address his concerns.

OK, patch ok everywhere.

Aldy


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