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: fix 64-bit vectorization


> Seems this is affecting quite a few 64-bit targets, causing most
> of the vectorization tests to crash.  I'm not sure if we didn't
> expect to see conversions here, or if it was thought that the
> STRIP_NOPS should take care of all of them, but this seems to do
> the trick for the moment.
>
> Tested on x86_64-linux.

Works on SPARC 64-bit too.  We're left with only vect-65.c.

-- 
Eric Botcazou


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