[flang-commits] [PATCH] D155496: [flang] Extension: allow DATA to precede declaration under IMPLICIT NONE(TYPE)

Peter Klausler via Phabricator via flang-commits flang-commits at lists.llvm.org
Tue Jul 18 07:26:32 PDT 2023


klausler added a comment.

In D155496#4509700 <https://reviews.llvm.org/D155496#4509700>, @kiranchandramohan wrote:

> One of the gfortran testsuite tests is failing, possibly with this change.
> https://lab.llvm.org/buildbot/#/builders/179/builds/6694
> https://github.com/llvm/llvm-test-suite/blob/main/Fortran/gfortran/regression/blockdata_4.f90

That test now compiles, which was probably an unexpected result.  I'll see whether I can modify the suite.


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

https://reviews.llvm.org/D155496



More information about the flang-commits mailing list