r236824 - in /branches/gomp-4_0-branch/gcc/fort...

cesar@gcc.gnu.org cesar@gcc.gnu.org
Fri May 27 14:39:00 GMT 2016


Author: cesar
Date: Fri May 27 14:39:53 2016
New Revision: 236824

URL: https://gcc.gnu.org/viewcvs?rev=236824&root=gcc&view=rev
Log:
	Backport trunk r235922:
	2016-05-05  Jakub Jelinek  <jakub@redhat.com>

	* 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:
    branches/gomp-4_0-branch/gcc/fortran/ChangeLog.gomp
    branches/gomp-4_0-branch/gcc/fortran/openmp.c



More information about the Gcc-cvs mailing list