[flang-commits] [flang] flang: allow EXIT to accept integer arguments of any kind (PR #174610)

Steve Scalpone via flang-commits flang-commits at lists.llvm.org
Tue Jan 6 11:55:03 PST 2026


sscalpone wrote:

Also, please, test cases for integer kinds 1, 2, 4, 8, and 16.

Or restrict the args to default integer and C_INT and C_LONG types (typically integer kinds 4 and 8 for 32/64 bit systems).

https://github.com/llvm/llvm-project/pull/174610


More information about the flang-commits mailing list