tag | 4abd839d69778fe70bdeb9c4694da42085e0316b | |
---|---|---|
tagger | Tobias Hieta <tobias@hieta.se> | Tue Nov 19 13:41:26 2024 +0100 |
object | a73e05c7af3f4762cc82d5263a13ece418c35b41 |
LLVM Release 19.1.4
commit | a73e05c7af3f4762cc82d5263a13ece418c35b41 | [log] [tgz] |
---|---|---|
author | jeanPerier <jperier@nvidia.com> | Thu Jul 18 16:03:30 2024 +0200 |
committer | GitHub <noreply@github.com> | Thu Jul 18 16:03:30 2024 +0200 |
tree | 4ae4f710de49ca167a0691c65595182b35bac378 | |
parent | 6c6a2b184504a956a17600f4420fe7c3c6342f8e [diff] |
[fortran] Update gfortran disabled test list now that CLASS is lowered (#109) All the TODOs and bugs related to CLASS have been implemented/fixed. Enable newly passing tests and move all other failing tests under existing or new categories. None of these failures are bugs, most are different TODOs, unimplemented runtime checks, or cases where flang will behave differently than gfortran on purpose. disable class_allocate_19 until further investigation.