[flang-commits] [flang] [Flang] remove assert using femode_t from AIX (PR #74500)
via flang-commits
flang-commits at lists.llvm.org
Tue Dec 5 09:44:23 PST 2023
madanial0 wrote:
> @madanial0 Thanks for addressing this problem!
>
> This is just an assert. Could we change this to "#if 0", perhaps with a comment about windows and AIX?
Not sure I follow the "#if 0" part ? do you mean instead of the defined parts for AIX and windows?
https://github.com/llvm/llvm-project/pull/74500
More information about the flang-commits
mailing list