This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH, testsuite]: Use vect_shift check in testsuite
On Fri, Sep 30, 2005 at 08:56:57AM +0200, Uros Bizjak wrote:
> 2005-09-30 Uros Bizjak <uros@kss-loka.si>
>
> * lib/target-supports.exp (check_effective_target_vect_shift):
> Implement with result caching. Add i?86, x86_64 and ia64 targets.
> (check_effective_target_vect_condition): Fix copy-n-pasto.
>
> * gcc.dg/vect/pr22480.c : Enable for effective-target vect_shift.
> * gcc.dg/vect/vect-shift-1.c: Remove XFAIL for i?86 and x86_64
> targets.
OK.
Janis