diff options
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r-- | libgomp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 32b11ec067f..e7749b2be4e 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,7 @@ +2016-09-14 Marek Polacek <polacek@redhat.com> + + * testsuite/libgomp.c++/atomic-3.C: Use -Wno-deprecated. + 2016-08-19 Jakub Jelinek <jakub@redhat.com> PR fortran/71014 |