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]

r138106 - in /trunk/gcc: ChangeLog config/spu/s...


Author: bje
Date: Thu Jul 24 03:59:55 2008
New Revision: 138106

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138106
Log:
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.

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

Added:
    trunk/gcc/testsuite/gcc.target/spu/vector-ansi.c
    trunk/gcc/testsuite/gcc.target/spu/vector.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/spu/spu-c.c
    trunk/gcc/testsuite/ChangeLog


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