``` [ RUN ] NoArgv.FdateNotSupported /path/to/llvm-project/flang/unittests/Runtime/CommandTest.cpp:285: Failure Death test: fdate_(input, sizeof(input)) Result: failed to die. Error msg: [ DEATH ] [ FAILED ] NoArgv.FdateNotSupported (1 ms) ``` Steps to reproduce: `ninja check-flang` or `./tools/flang/unittests/Runtime/FlangRuntimeTests --gtest_filter=NoArgv.FdateNotSupported`