r235922 - in /trunk/gcc/fortran: ChangeLog open...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Thu May 5 13:31:00 GMT 2016
Author: jakub
Date: Thu May 5 13:31:02 2016
New Revision: 235922
URL: https://gcc.gnu.org/viewcvs?rev=235922&root=gcc&view=rev
Log:
* openmp.c (gfc_match_omp_clauses): Restructuralize, so that clause
parsing is done in a big switch based on gfc_peek_ascii_char and
individual clauses under their first letters are sorted too.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/openmp.c
More information about the Gcc-cvs
mailing list