aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/fortran/trans-stmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.9/gcc/fortran/trans-stmt.h')
-rw-r--r--gcc-4.9/gcc/fortran/trans-stmt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc-4.9/gcc/fortran/trans-stmt.h b/gcc-4.9/gcc/fortran/trans-stmt.h
index 8a57be4d5..087bafea4 100644
--- a/gcc-4.9/gcc/fortran/trans-stmt.h
+++ b/gcc-4.9/gcc/fortran/trans-stmt.h
@@ -63,6 +63,7 @@ tree gfc_trans_deallocate_array (tree);
/* trans-openmp.c */
tree gfc_trans_omp_directive (gfc_code *);
+void gfc_trans_omp_declare_simd (gfc_namespace *);
/* trans-io.c */
tree gfc_trans_open (gfc_code *);