r252883 - in /branches/gcc-5-branch/gcc: Change...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Sat Sep 16 18:37:00 GMT 2017


Author: jakub
Date: Sat Sep 16 18:37:09 2017
New Revision: 252883

URL: https://gcc.gnu.org/viewcvs?rev=252883&root=gcc&view=rev
Log:
	Backported from mainline
	2017-08-03  Jakub Jelinek  <jakub@redhat.com>

	PR middle-end/81052
	* omp-low.c (diagnose_sb_0): Handle flag_openmp_simd like flag_openmp.
	(pass_diagnose_omp_blocks::gate): Enable also for flag_openmp_simd.

	* c-c++-common/pr81052.c: New test.

Added:
    branches/gcc-5-branch/gcc/testsuite/c-c++-common/pr81052.c
Modified:
    branches/gcc-5-branch/gcc/ChangeLog
    branches/gcc-5-branch/gcc/omp-low.c
    branches/gcc-5-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list