]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/cp-gimplify.c
OpenMP/Fortran: Fix (re)mapping of allocatable/pointer arrays [PR96668]
[thirdparty/gcc.git] / gcc / cp / cp-gimplify.c
index f8695835684ce6a6e2adf0245fd0ce5a520d08d9..b2befa7148da1702607b2cae8078ff9f6ac7d463 100644 (file)
@@ -2357,7 +2357,7 @@ cxx_omp_predetermined_mapping (tree decl)
 /* Finalize an implicitly determined clause.  */
 
 void
-cxx_omp_finish_clause (tree c, gimple_seq *)
+cxx_omp_finish_clause (tree c, gimple_seq *, bool /* openacc */)
 {
   tree decl, inner_type;
   bool make_shared = false;