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: Testsuite patch for gcc.dg/vect/no-vfa-vect-43.c on IA64


On Wed, 2009-04-22 at 13:22 +0200, Richard Guenther wrote:

> >>
> >> Hmm.  But that will now FAIL on for example x86_64 where the alignment
> >> is probably ensured by peeling(?).
> >
> > Right, but I don't think it will fail on x86_64 because the versioning
> > check is only for target vect_no_align.
> 
> Oh, ok.  The patch is ok then.
> 
> Thanks,
> Richard.

I did an x86_64 run and the test passes with my change.  I will go ahead
and check it in.

Steve Ellcey
sje@cup.hp.com


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