r236923 - in /branches/gomp-4_5-branch/gcc: for...
jakub@gcc.gnu.org
jakub@gcc.gnu.org
Tue May 31 14:27:00 GMT 2016
Author: jakub
Date: Tue May 31 14:27:52 2016
New Revision: 236923
URL: https://gcc.gnu.org/viewcvs?rev=236923&root=gcc&view=rev
Log:
* openmp.c (gfc_match_omp_declare_simd): Make (proc-name) optional.
If not present, set proc_name to NULL.
(gfc_resolve_omp_declare_simd): Allow ods->proc_name to be NULL.
* gfortran.dg/gomp/declare-simd-2.f90 (f2): New function.
Modified:
branches/gomp-4_5-branch/gcc/fortran/ChangeLog.gomp
branches/gomp-4_5-branch/gcc/fortran/openmp.c
branches/gomp-4_5-branch/gcc/testsuite/ChangeLog.gomp
branches/gomp-4_5-branch/gcc/testsuite/gfortran.dg/gomp/declare-simd-2.f90
More information about the Gcc-cvs
mailing list