[flang] [llvm] [flang] Allow -fdefault-integer-8 with defined I/O (PR #148927)
Daniel Chen via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 16 07:27:14 PDT 2025
DanielCChen wrote:
> > Thanks for the fix! It fixed the `UNIT`. However, the option `-fdefault-integer-8` seems affect the `v_list` as well as the full test case still fails with an incorrect`v_list`. Should I open a new issue?
>
> No, but please ensure that the original issue demonstrates the problem with `v_list`.
Ok. I will update the original test case in issue #148638 with the `v_list` problem as well.
https://github.com/llvm/llvm-project/pull/148927
More information about the llvm-commits
mailing list