r242507 - in /trunk/gcc: ChangeLog omp-low.c te...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Nov 16 18:19:00 GMT 2016


Author: jakub
Date: Wed Nov 16 18:19:09 2016
New Revision: 242507

URL: https://gcc.gnu.org/viewcvs?rev=242507&root=gcc&view=rev
Log:
	PR fortran/78299
	* omp-low.c (expand_omp_for_static_nochunk): Don't assert
	that loop->header == body_bb if broken_loop.

	* gfortran.dg/gomp/pr78299.f90: New test.

Added:
    trunk/gcc/testsuite/gfortran.dg/gomp/pr78299.f90
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list