diff options
author | Jakub Jelinek <jakub@redhat.com> | 2022-10-12 18:43:58 +0200 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2022-10-12 18:49:22 +0200 |
commit | caf9db5a7f99fae8b6088328b9b48ee79fa5e5f0 (patch) | |
tree | 0300c34ea12afcbc43ac6dee302bb5cd2eae8209 /libjava/testsuite/libjava.loader/TestLeak.java | |
parent | 0ec4e93fb9fa5e9d2424683c5fab1310c8ae2f76 (diff) | |
download | gcc-caf9db5a7f99fae8b6088328b9b48ee79fa5e5f0.zip gcc-caf9db5a7f99fae8b6088328b9b48ee79fa5e5f0.tar.gz gcc-caf9db5a7f99fae8b6088328b9b48ee79fa5e5f0.tar.bz2 |
libgomp: Fix up OpenMP 5.2 feature bullet
The previous bullet correctly mentions 5.2 added for Fortran
allocators directive which is a replacement of allocate directive
associated with ALLOCATE statement to differentiate it at parse time
from allocate directive as declarative one not associated with ALLOCATE
statement, but the deprecation bullet talks about non-existing allocator
directive.
2022-10-12 Jakub Jelinek <jakub@redhat.com>
* libgomp.texi (OpenMP 5.2): Fix up allocator -> allocate directive
in deprecation bullet.
Diffstat (limited to 'libjava/testsuite/libjava.loader/TestLeak.java')
0 files changed, 0 insertions, 0 deletions