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]

r178664 - in /branches/cilkplus/gcc: ChangeLog....


Author: hjl
Date: Wed Sep  7 22:00:58 2011
New Revision: 178664

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=178664
Log:
Define __cilk CPP macro.

gcc/

2011-09-06  Balaji V. Iyer  <balaji.v.iyer@intel.com>

	* cppbuiltin.c (define_builtin_macros_for_compliation_flags): Added
	the __cilk keyword and set it to 200.

gcc/testsuite/

2011-09-07  Balaji V. Iyer  <balaji.v.iyer@intel.com>

	* gcc.dg/cilk-plus/test__cilk.c: New.
	* g++.dg/cilk-plus/test__cilk.cpp: New.

Added:
    branches/cilkplus/gcc/testsuite/g++.dg/cilk-plus/test__cilk.cpp
    branches/cilkplus/gcc/testsuite/gcc.dg/cilk-plus/test__cilk.c
Modified:
    branches/cilkplus/gcc/ChangeLog.cilk
    branches/cilkplus/gcc/cppbuiltin.c
    branches/cilkplus/gcc/testsuite/ChangeLog.cilk


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