summaryrefslogtreecommitdiff
path: root/gcc/c-family/array-notation-common.c
Commit message (Expand)AuthorAgeFilesLines
* array-notation-common.c (length_mismatch_in_expr_p): Delete unused variables ...Graham Stott2013-07-081-1/+0
* Implemented Jason Merrill's suggestions on Array Notation C++.Balaji V. Iyer2013-06-281-47/+46
* Replaced Dynamic arrays with vec trees in Array Notation for C.Balaji V. Iyer2013-06-251-19/+21
* Implemented Cilk Plus Array Notation for C++Balaji V. Iyer2013-06-211-0/+97
* array-notation-common.c (find_inv_trees): Removed an unwanted typecasting.Balaji V. Iyer2013-06-201-1/+1
* Moved array notation helper functions from c/ to c-family/ files.Balaji V. Iyer2013-06-071-1/+487
* Implemented Cilk Plus Array Notation for C Compiler.Balaji V. Iyer2013-05-281-0/+76