Commit e753d130 by Andrew Pinski

Fix white spaces.

From-SVN: r116550
parent 6b039c7b
...@@ -1808,7 +1808,8 @@ ...@@ -1808,7 +1808,8 @@
* cp-tree.h (OMP_ATOMIC_DEPENDENT_P, OMP_ATOMIC_CODE): New. * cp-tree.h (OMP_ATOMIC_DEPENDENT_P, OMP_ATOMIC_CODE): New.
(finish_omp_clauses, finish_omp_for, finish_omp_atomic): New. (finish_omp_clauses, finish_omp_for, finish_omp_atomic): New.
* parser.c (cp_parser_omp_clause_copyin): Remove. * parser.c (cp_parser_omp_clause_copyin): Remove.
(cp_parser_omp_all_clauses): Use cp_parser_omp_var_list instead. Call finish_omp_clauses. (cp_parser_omp_all_clauses): Use cp_parser_omp_var_list instead.
Call finish_omp_clauses.
(cp_parser_omp_clause_if): Don't do error checking here. (cp_parser_omp_clause_if): Don't do error checking here.
(cp_parser_omp_clause_num_threads): Likewise. (cp_parser_omp_clause_num_threads): Likewise.
(cp_parser_omp_clause_schedule): Likewise. (cp_parser_omp_clause_schedule): Likewise.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment