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: extract/store_bit_field fix


>>>>> Geoff Keating writes:

Geoff> All targets support the -maltivec flag, which is what is being tested.
Geoff> The *altivec configury is supposed to only choose the default for the
Geoff> ABI.

Geoff> It's only a compile test, so it doesn't matter if the actual hardware
Geoff> supports altivec or not.

	I am not worried about -maltivec, I am worried about ABI problems
actually causing the compiler to fail on the other "powerpc" targets and
that those tests only run for "powerpc-*-*" not "rs6000-*-*".

David


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