[flang] Intrinsic module procedure pure prefixes
Per 7.11.1p1 - All [ieee_arithmetic and ieee_exceptions] functions are pure and all the subroutines are impure unless otherwise stated. Most of these functions are elemental (and not impure), which implies pure. Several of the remaining non-elemental functions are missing pure prefixes; add them.
Loading
Please sign in to comment