Commit 1972d615 by Cesar Philippidis Committed by Cesar Philippidis

[OpenACC] cleanup trans-stmt.h

	gcc/fortran/
	* trans-stmt.h: Remove stale reference to trans-openacc.c.

From-SVN: r263372
parent e81c3c4d
2018-08-07 Cesar Philippidis <cesar@codesourcery.com>
* trans-stmt.h: Remove stale reference to trans-openacc.c.
2018-08-04 Janus Weil <janus@gcc.gnu.org>
PR fortran/45521
......
......@@ -70,8 +70,6 @@ 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-openacc.c */
tree gfc_trans_oacc_directive (gfc_code *);
tree gfc_trans_oacc_declare (gfc_namespace *);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment