Commit dec231be by Jakub Jelinek Committed by Jakub Jelinek

ISO_Fortran_binding_17.c: Include ../../../libgfortran/ISO_Fortran_binding.h rather than...

	* gfortran.dg/ISO_Fortran_binding_17.c: Include
	../../../libgfortran/ISO_Fortran_binding.h rather than
	ISO_Fortran_binding.h.

From-SVN: r278190
parent d82f3812
2019-11-14 Jakub Jelinek <jakub@redhat.com>
* gfortran.dg/ISO_Fortran_binding_17.c: Include
../../../libgfortran/ISO_Fortran_binding.h rather than
ISO_Fortran_binding.h.
2019-11-13 Jan Hubicka <hubicka@ucw.cz>
PR c++/92421
......
......@@ -2,7 +2,7 @@
#include <stdio.h>
#include <assert.h>
#include "ISO_Fortran_binding.h"
#include "../../../libgfortran/ISO_Fortran_binding.h"
void Csub(const CFI_cdesc_t *, size_t, CFI_index_t invalid);
......
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