llvm-project
114ff99e
- [flang] Warn when F128 is unsupported (#102147)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#102147 - [flang] Warn when F128 is unsupported
Author
tblah
Parents
89bbcbe2
Loading