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] Testsuite tweaks (SPARC)


>>>>> "Zack" == Zack Weinberg <zack@codesourcery.com> writes:

 >> So this, along with your comments, makes it seem to me that we
 >> should just mark these simd test cases as expecting to pass only
 >> on the platforms where there is explicit vector support right now.

Uhhhh, no.

The reason the generic stuff went in the first place was to provide a
wider test base for the vector code throughout the compiler.  Testing
simd* stuff on *all* architectures has pointed us to a myraid of bugs
that have been fixed over the past year or two.

 > That seems like a good move to me, but I'm not the biggest expert on
 > the existing vector support.

I believe it was ok, after Joerne fixed a lot of corner cases I missed
;-).

If the generic code is broken, it should be fixed.

Aldy


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