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]

r111115 - in /trunk/gcc: ChangeLog tree.h


Author: jakub
Date: Wed Feb 15 20:38:59 2006
New Revision: 111115

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111115
Log:
	* tree.h (struct tree_omp_clause): Use OMP_CLAUSE_CODE rather
	than TREE_CODE as index into omp_clause_num_ops array.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree.h


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