diff options
author | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-06-17 00:16:36 +0000 |
---|---|---|
committer | GCC Administrator <gccadmin@gcc.gnu.org> | 2020-06-17 00:16:36 +0000 |
commit | 56638b9b1853666f575928f8baf17f70e4ed3517 (patch) | |
tree | a7e38bbaa591cfe15a8e8bb6977feb9c790762f7 /libgomp | |
parent | d4b0f996fc497fba8724960107c3b52d3011c117 (diff) | |
download | gcc-56638b9b1853666f575928f8baf17f70e4ed3517.zip gcc-56638b9b1853666f575928f8baf17f70e4ed3517.tar.gz gcc-56638b9b1853666f575928f8baf17f70e4ed3517.tar.bz2 |
Daily bump.
Diffstat (limited to 'libgomp')
-rw-r--r-- | libgomp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index e814546..ae72976 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2020-06-16 Tobias Burnus <tobias@codesourcery.com> + + * testsuite/libgomp.oacc-fortran/routine-10.f90: New test. + 2020-06-08 Tobias Burnus <tobias@codesourcery.com> PR lto/94848 |