patches: disable vmx tests on powerpc-eabispe

Zack Weinberg zack@codesourcery.com
Sat Jul 31 11:23:00 GMT 2004


Aldy Hernandez <aldyh@redhat.com> writes:

> On Fri, Jul 30, 2004 at 10:45:00AM -0700, Zack Weinberg wrote:
>> Aldy Hernandez <aldyh@redhat.com> writes:
>> 
>> >   # Skip these tests for non-PowerPC targets and for Aix, where AltiVec
>> >   # is not yet supported.
>> > ! if {![istarget powerpc*-*-*] || [istarget powerpc*-*-aix*]
>> > !     || [istarget powerpc*-*eabispe*] } {
>> >       return
>> >   }
>> 
>> The comment is now out of sync with the code.
>
> How about this?

Looks good.

zw



More information about the Gcc-patches mailing list