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]

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


Author: bviyer
Date: Tue May 29 21:46:53 2012
New Revision: 187990

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187990
Log:
Added a fix to accept vector attribute in C parser.

2012-05-29  Balaji V. Iyer  <balaji.v.iyer@intel.com>
 
	* c-parser.c (c_parser_attributes): Added a check for vector attribute.


Modified:
    branches/cilkplus/gcc/ChangeLog.cilk
    branches/cilkplus/gcc/c-parser.c


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