This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


Author: tschwinge
Date: Thu Nov 13 08:13:33 2014
New Revision: 217462

URL: https://gcc.gnu.org/viewcvs?rev=217462&root=gcc&view=rev
Log:
Middle end: Revert earlier change.

This change in OMP_CLAUSE_MAP handling had originally been applied for
reductions support, but is now obsolete.

	gcc/
	* omp-low.c (scan_sharing_clauses) <OMP_CLAUSE_MAP>: Revert
	earlier change.

Modified:
    branches/gomp-4_0-branch/gcc/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/omp-low.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]