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


David Edelsohn <dje@watson.ibm.com> writes:

> 	Why is this test run for all PowerPC targets and not
> powerpc-*-*altivec powerpc-*-*-*altivec?

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

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

-- 
- Geoffrey Keating <geoffk@geoffk.org> <geoffk@redhat.com>


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