[flang-commits] [PATCH] D152295: [flang] Set "undefined" NEXTREC=n variable to 0 rather than random garbage
Brad Richardson via Phabricator via flang-commits
flang-commits at lists.llvm.org
Tue Jun 6 12:18:16 PDT 2023
everythingfunctional added a comment.
Is there an equivalent to `-finit-integer=99999`? If so, I think it would be preferable if this initialisation for an "undefined" variable respected that, in order to help when looking for uses of undefined variables, since referencing an undefined variable makes it invalid Fortran.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D152295/new/
https://reviews.llvm.org/D152295
More information about the flang-commits
mailing list