Unverified Commit ef2d59b1 authored by madanial0's avatar madanial0 Committed by GitHub
Browse files

[Flang] malloc(1) on AIX as malloc(0) returns nullptr (#73878)



On AIX malloc(0) reutrns nullptr, which fails test case
`Evaluate/ISO-Fortran-binding.test`, using malloc(1) in AIX for
consistent behaviour

---------

Co-authored-by: default avatarMark Danial <mark.danial@ibm.com>
parent 6f3bd3a2
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment