r138074 - in /branches/cell-4_3-branch/gcc: Cha...

bje@gcc.gnu.org bje@gcc.gnu.org
Wed Jul 23 06:17:00 GMT 2008


Author: bje
Date: Wed Jul 23 06:17:17 2008
New Revision: 138074

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138074
Log:
Backport from mainline:

gcc/
	* config/spu/spu-c.c (__vector_keyword): New variable.
	(vector_keyword): Likewise.
	(spu_categorize_keyword): New function.
	(spu_macro_to_expand): Likewise.
	(spu_cpu_cpp_builtins): Enable context-sensitive macros if not
	compiling an ISO C dialect.

testsuite/
	* gcc.target/spu/vector.c: New test.
	* gcc.target/spu/vector-ansi.c: Likewise.

Added:
    branches/cell-4_3-branch/gcc/testsuite/gcc.target/spu/vector-ansi.c
    branches/cell-4_3-branch/gcc/testsuite/gcc.target/spu/vector.c
Modified:
    branches/cell-4_3-branch/gcc/ChangeLog
    branches/cell-4_3-branch/gcc/config/spu/spu-c.c
    branches/cell-4_3-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list