[Patch] PR fortran/92470 Fixes for CFI_address
Andreas Schwab
schwab@suse.de
Thu Nov 14 08:31:00 GMT 2019
On Nov 14 2019, Jakub Jelinek wrote:
> --- gcc/testsuite/gfortran.dg/ISO_Fortran_binding_17.c.jj 2019-11-13 10:54:37.081172852 +0100
> +++ gcc/testsuite/gfortran.dg/ISO_Fortran_binding_17.c 2019-11-14 01:19:36.704285484 +0100
> @@ -2,7 +2,7 @@
>
> #include <stdio.h>
> #include <assert.h>
> -#include "ISO_Fortran_binding.h"
> +#include "../../../libgfortran/ISO_Fortran_binding.h"
Shoudn't that be fixed generically, by directing the compiler to use the
uninstalled headers?
Andreas.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Gcc-patches
mailing list