You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1. Fails to build due to an internal compiler error (ICE).
80
80
2. Fails to build due to `fpm` issue [767]. See [test/README.md#cray] for a lower bound on the Cray compiler test failures.
81
-
3. See [test/README.md#gnu](./test/README.md#gnu) for instructions on building a current GCC from source.
82
-
4. Fails to build due to type finalization not yet being supported.
81
+
3. Fails to build due to polymorphism not yet being supported. However, a refactored version of 10 the compiler tests in [./tests/compiler_test_m.f90] pass when incorporated into the [llvm-test-suite].
83
82
84
83
See the [test suite README.md](./test/README.md) for more details on each compiler's test
85
84
results.
@@ -144,3 +143,5 @@ class diagram below of the three derived types in Smart-Pointers.
0 commit comments