The f18 standard defines several intrinsic modules containing definitions
and declarations for various constants, types, and procedures. This PR adds
declarations for missing procedures in these modules.
Details
Details
- Reviewers
klausler
Diff Detail
Diff Detail
Event Timeline
flang/module/__fortran_ieee_exceptions.f90 | ||
---|---|---|
56 | You have the option of declaring all of these subroutines in one interface block; it might look nicer, it might not. |
You have the option of declaring all of these subroutines in one interface block; it might look nicer, it might not.