r202739 - in /branches/gcc-4_8-branch: gcc/Chan...

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


Author: jakub
Date: Thu Sep 19 11:54:23 2013
New Revision: 202739

URL: http://gcc.gnu.org/viewcvs?rev=202739&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:
    branches/gcc-4_8-branch/libgomp/testsuite/libgomp.c/sections-2.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/omp-low.c
    branches/gcc-4_8-branch/libgomp/ChangeLog



More information about the Gcc-cvs mailing list