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] Fix PR34168 - fortran vectorized tests on x86 without support of SSE2


On Wed, 19 Mar 2008, Victor Kaplansky wrote:

> Hello!
>
> Attached patch changes vectorizer gfortran testsuite to avoid invocation
> of a vectorized executable on x86 machine which doesn't support SSE2.
>
> Tested on x86_64-pc-linux-gnu. I don't have an access to an x86 machine
> without SSE2 support, so it would be great if someone can check if this
> patch fixes pr34168.,

Send me the updated patch which incorporates Uros' feedback and I'll test
it.

>
> OK to commit to mainline after testing?
> -- Victor

It's also needed on 4.3.x.  See:
http://gcc.gnu.org/ml/gcc-testresults/2008-03/msg01566.html

		Thanks,
		--Kaveh
--
Kaveh R. Ghazi			ghazi@caip.rutgers.edu


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