[flang-commits] [flang] change exitstat and cmsstat from AnyInt to DefaultInt (PR #78286)
Yi Wu via flang-commits
flang-commits at lists.llvm.org
Tue Jan 16 08:05:02 PST 2024
yi-wu-arm wrote:
> Absolutely not. If the standard doesn't restrict the types of these arguments, neither can we.
Should it be _Defaulnt_ for existstat, an int32_t(kind==4) would cover +-10^9, and an int16_t(kind==2) for +-10^4?
https://github.com/llvm/llvm-project/pull/78286
More information about the flang-commits
mailing list