You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sanitize R16P exploitation
Sanitize R16P exploitation: if R16P is activated (at compile time) then
the default real kind `R_P` and all its *attributes* are escaled to `R16P`
kind, otherwise the R8P is used. Currently, there is not an automatic
way to escale `R_P` to `R4P` (but this seems to be a very unusual choice).
Stable release, fully backward compatible.