diff options
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r-- | libgomp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 4d3a4f3..f7cd873 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,8 @@ +2020-03-19 Jakub Jelinek <jakub@redhat.com> + + PR c++/93931 + * testsuite/libgomp.c++/pr93931.C: New test. + 2020-03-19 Tobias Burnus <tobias@codesourcery.com> * testsuite/libgomp.c-c++-common/function-not-offloaded.c: Add |