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]

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


Author: nenadv
Date: Mon Apr 16 21:48:37 2012
New Revision: 186508

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=186508
Log:
libgupc/smp/
	* upc_lock.c (upc_lock): Adding a fence as per the
	language specification.  This also forces the processor to
	discard all speculaive memory fetches.
	(upc_lock_attempt): Ditto.
	(upc_ulock): Ditto.

Modified:
    branches/gupc/libgupc/ChangeLog
    branches/gupc/libgupc/smp/upc_lock.c


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