[all-commits] [llvm/llvm-project] 13e220: [Flang] remove assert using femode_t from AIX (#74...
madanial0 via All-commits
all-commits at lists.llvm.org
Tue Dec 5 14:17:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 13e2200fa426faffb62bdaf8b2f1f5699eee1511
https://github.com/llvm/llvm-project/commit/13e2200fa426faffb62bdaf8b2f1f5699eee1511
Author: madanial0 <118996571+madanial0 at users.noreply.github.com>
Date: 2023-12-05 (Tue, 05 Dec 2023)
Changed paths:
M flang/runtime/exceptions.cpp
Log Message:
-----------
[Flang] remove assert using femode_t from AIX (#74500)
AIX does not have `femode_t` in `<cfenv>` header, removing the assert to
fix build failures
---------
Co-authored-by: Mark Danial <mark.danial at ibm.com>
More information about the All-commits
mailing list