[flang-commits] [flang] Reland "[flang] Avoid undefined behaviour when parsing format expressions (#147539)" (PR #148169)
David Spickett via flang-commits
flang-commits at lists.llvm.org
Fri Jul 11 07:17:30 PDT 2025
DavidSpickett wrote:
Thanks, I'll land this Monday when I am here to catch any fallout.
> Works for me, and I have verified that this doesn't lead to fortran executables having new runtime dependencies.
Is this something the build checks? Idk if you can just look at what flang-rt links to, or whether you have to link a fortran program and look at that. If it's not documented how to check that, it would be nice to have written down.
https://github.com/llvm/llvm-project/pull/148169
More information about the flang-commits
mailing list