[flang-commits] [PATCH] D109227: [flang] GET_COMMAND_ARGUMENT(LENGTH) runtime implementation

Valentin Clement via Phabricator via flang-commits flang-commits at lists.llvm.org
Thu Sep 30 01:24:39 PDT 2021


clementval added a comment.

In D109227#3032739 <https://reviews.llvm.org/D109227#3032739>, @rovka wrote:

> Hi Valentin,
>
> I tried to reproduce this in a Ubuntu Focal container with gcc 9.3.0
> installed via apt (and no multilib afaict) and I'm not seeing any failures.
> It also seems to work in Compiler Explorer: https://godbolt.org/z/nq8czercf
> I think the issue might be limited to your system. If you find some kind of
> workaround to get the test to work on your system too I'll be happy to
> review any changes.
>
> Cheers,
> Diana

Thanks for trying to reproduce. No worries, I'll check on my side.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D109227/new/

https://reviews.llvm.org/D109227



More information about the flang-commits mailing list