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]

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


Author: nenadv
Date: Tue Nov 20 05:37:38 2012
New Revision: 193646

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=193646
Log:
libgupc/
	* portals4/gupcr_mem.c (upc_memput): Add appropriate checks
	for proper UPC data ordering.  All requests in size above the
	GUPCR_PORTALS_MAX_ORDERED_SIZE must be treated as strict.
	(upc_memcopy): Ditto.
	(upc_memset): Ditto.

Modified:
    branches/gupc/libgupc/ChangeLog
    branches/gupc/libgupc/portals4/gupcr_mem.c


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