This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [fortran,patch] Use new stdint.h-related macros in ISO_C_BINDING


stdint-fix2.diff allows bootstrap to complete on FreeBSD.
Unfortunately, at least gfortran.dg/pr35983.f90,
gfortran.dg/c_ptr_tests_13.f03, and gfortran.dg/c_kind_params.f90
now fail on x86_64-*-freebsd.

They're tests using C_INTPTR_T; they will be fixed when Gerard adds support for the target stdint macros.
The only other testcase using C_INTPTR_T is gfortran.dg/ print_c_kinds.f90.


FX


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]