Files
clang-p2996/flang/test/Semantics/c_f_pointer.f90
Peter Klausler c2e5f4d3a1 [flang] Add warnings for non-standard C_F_POINTER() usage (#78332)
There's a few restrictions in the standard on the Fortran pointer
argument (FPTR=) to the intrinsic subroutine C_F_POINTER() that almost
no compilers enforce. Enforce them here with warnings.
2024-01-25 13:50:40 -08:00

2.5 KiB