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]

r212671 - in /branches/gupc/libgupc: ChangeLog ...


Author: nenadv
Date: Wed Jul 16 15:34:04 2014
New Revision: 212671

URL: https://gcc.gnu.org/viewcvs?rev=212671&root=gcc&view=rev
Log:
libgupc/
	* portals4/gupcr_lock.upc (upc_lock): Add upc_fence to flush
	caches after write and before read from shared space.  Fixes
	occasional lockup in the lock code.

Modified:
    branches/gupc/libgupc/ChangeLog
    branches/gupc/libgupc/portals4/gupcr_lock.upc


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