summaryrefslogtreecommitdiff
path: root/gcc/fortran/match.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/fortran/match.h')
-rw-r--r--gcc/fortran/match.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/fortran/match.h b/gcc/fortran/match.h
index 1e1ce2b1eeb..d20a9ef6560 100644
--- a/gcc/fortran/match.h
+++ b/gcc/fortran/match.h
@@ -229,6 +229,7 @@ match gfc_match_omp_teams_distribute_parallel_do_simd (void);
match gfc_match_omp_teams_distribute_simd (void);
match gfc_match_omp_teams_loop (void);
match gfc_match_omp_threadprivate (void);
+match gfc_match_omp_unroll (void);
match gfc_match_omp_workshare (void);
match gfc_match_omp_end_critical (void);
match gfc_match_omp_end_nowait (void);