[Patch] PR fortran/92470 Fixes for CFI_address
Tobias Burnus
tobias@codesourcery.com
Thu Nov 14 08:36:00 GMT 2019
On 11/14/19 1:31 AM, Jakub Jelinek wrote:
> This broke on hosts where the system compiler doesn't have
> ISO_Fortran_binding.h header installed (e.g. GCC 8 and earlier).
Aha, that's the reason.
> Fixed thusly, tested on x86_64-linux, committed to trunk as obvious.
> 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.
Thanks, Jakub, for the fix and sorry all for the breakage. I try to
remember in order to not do repeat this mistake :-/
Likewise fixed on GCC 9 as attached.
Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: committed.diff
Type: text/x-patch
Size: 1451 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20191114/462cedf3/attachment.bin>
More information about the Fortran
mailing list