llvm-project
114ff99e - [flang] Warn when F128 is unsupported (#102147)

Commit
1 year ago
[flang] Warn when F128 is unsupported (#102147) This generates `warning: REAL(KIND=16) is not an enabled type for this target` if that type is used in a build not correctly configured to support this type. Uses of `selected_real_kind(30)` return -1.
Author
Parents
Loading