diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-08-09 00:16:35 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-08-09 00:16:35 +0000 |
commit | bc0ca715c2968b0b09ce170adc9ab0b88b2a3922 (patch) | |
tree | 63123c8ab3b6620c454e07360eefc624123c1ff7 /libgomp | |
parent | a29117041d5a56167cf3500459f1e52ed0f026e1 (diff) | |
download | gcc-bc0ca715c2968b0b09ce170adc9ab0b88b2a3922.zip gcc-bc0ca715c2968b0b09ce170adc9ab0b88b2a3922.tar.gz gcc-bc0ca715c2968b0b09ce170adc9ab0b88b2a3922.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index c2708fe..b1abd94 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,9 @@ +2020-08-08 Jakub Jelinek <jakub@redhat.com> + Tobias Burnus <tobias@codesourcery.com> + + PR fortran/93553 + * testsuite/libgomp.fortran/pr93553.f90: New test. + 2020-08-05 Jakub Jelinek <jakub@redhat.com> * testsuite/libgomp.c/loop-22.c: New test. |