diff options
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r-- | libgomp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index d648771..d8e746f 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,10 @@ +2021-09-21 Tobias Burnus <tobias@codesourcery.com> + + PR fortran/55534 + * testsuite/libgomp.fortran/fortran.exp: Add -Wno-missing-include-dirs + to ALWAYS_CFLAGS. + * testsuite/libgomp.oacc-fortran/fortran.exp: Likewise. + 2021-09-18 Jakub Jelinek <jakub@redhat.com> * testsuite/libgomp.c++/default-1.C: New test. |