aboutsummaryrefslogtreecommitdiff
path: root/libgfortran
diff options
context:
space:
mode:
authorThomas Koenig <tkoenig@gcc.gnu.org>2021-01-17 14:14:12 +0100
committerThomas Koenig <tkoenig@gcc.gnu.org>2021-01-17 15:11:20 +0100
commita3f20923e1d7410b6166ffd0fca36f3bd2032ab6 (patch)
treea848b423560f49d2eef281854a0c0b24d65db90c /libgfortran
parent1b152d44acc2fb7992711a3cb2e8cd2322aecb30 (diff)
Add test cases for atomic subroutines, remove atomics from TODO.
libgfortran/ChangeLog: * caf_shared/README.native_coarrays: Remove atomics from list of unsupported features.
Diffstat (limited to 'libgfortran')
-rw-r--r--libgfortran/caf_shared/README.native_coarrays1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgfortran/caf_shared/README.native_coarrays b/libgfortran/caf_shared/README.native_coarrays
index 3a85ac77cc8..6fe821f2a81 100644
--- a/libgfortran/caf_shared/README.native_coarrays
+++ b/libgfortran/caf_shared/README.native_coarrays
@@ -32,7 +32,6 @@ TODO (the list is probably incomplete):
- make STAT and ERRMSG work for ALLOCATE, DEALLOCATE, SYNC and locks
- Teams
- Types containing allocatable components in coarrays
-- Atomics
- Events
- MOVE_ALLOC
- automatic linking of relevant libraries with -fcoarray=shared