LLVM Release 19.1.4
[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.
2 files changed