r138857 - in /branches/named-addr-spaces-branch...

bje@gcc.gnu.org bje@gcc.gnu.org
Fri Aug 8 01:09:00 GMT 2008


Author: bje
Date: Fri Aug  8 01:09:22 2008
New Revision: 138857

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138857
Log:
	* gcc.target/spu/cache.c: Include <stdlib.h> and <string.h>.
	(malloc_ea, memset_ea, memcpy_ea): Define wrapper macros.
	(size_ea_t): Typedef for 32-bit and 64-bit __ea modes.
	(__malloc_ea32, __malloc_ea64): Prototype.
	(__memset_ea32, __memset_ea64): Likewise.
	(__memcpy_ea32, __memcpy_ea64): Likewise.

Modified:
    branches/named-addr-spaces-branch/gcc/testsuite/ChangeLog.named
    branches/named-addr-spaces-branch/gcc/testsuite/gcc.target/spu/cache.c



More information about the Gcc-cvs mailing list