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] Expand OpenMP SIMD even with -fno-tree-loop-optimize (PR middle-end/60534)


On Mon, Mar 17, 2014 at 02:49:41PM +0100, Marek Polacek wrote:
> 2014-03-17  Marek Polacek  <polacek@redhat.com>
> 
> 	PR middle-end/60534
> 	* omp-low.c (omp_max_vf): Treat -fno-tree-loop-optimize the same
> 	as -fno-tree-loop-vectorize.
> 	(expand_omp_simd): Likewise.
> testsuite/
> 	* gcc.dg/gomp/pr60534.c: New test.

Ok, thanks.

	Jakub


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