r221560 - in /branches/gomp-4_0-branch/gcc: Cha...

vries@gcc.gnu.org vries@gcc.gnu.org
Sat Mar 21 22:22:00 GMT 2015


Author: vries
Date: Sat Mar 21 22:22:34 2015
New Revision: 221560

URL: https://gcc.gnu.org/viewcvs?rev=221560&root=gcc&view=rev
Log:
Make parallelize_loops static

2015-03-21  Tom de Vries  <tom@codesourcery.com>

	backport from trunk:
	2015-03-18  Tom de Vries  <tom@codesourcery.com>

	* tree-parloops.c (parallelize_loops): Make static.
	* tree-parloops.h (parallelize_loops): Remove extern declaration.

Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog
    branches/gomp-4_0-branch/gcc/tree-parloops.c
    branches/gomp-4_0-branch/gcc/tree-parloops.h



More information about the Gcc-cvs mailing list