r202738 - in /trunk: gcc/ChangeLog gcc/omp-low....

jakub@gcc.gnu.org jakub@gcc.gnu.org
Thu Sep 19 11:52:00 GMT 2013


Author: jakub
Date: Thu Sep 19 11:52:52 2013
New Revision: 202738

URL: http://gcc.gnu.org/viewcvs?rev=202738&root=gcc&view=rev
Log:
	* omp-low.c (expand_omp_sections): Always pass len - 1 to
	GOMP_sections_start, even if !exit_reachable.
libgomp/
	* testsuite/libgomp.c/sections-2.c: New test.

Added:
    trunk/libgomp/testsuite/libgomp.c/sections-2.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/omp-low.c
    trunk/libgomp/ChangeLog



More information about the Gcc-cvs mailing list