diff options
Diffstat (limited to 'libgomp/ChangeLog')
-rw-r--r-- | libgomp/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 425b227..7b7f7e9 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,13 @@ +2024-01-20 John David Anglin <danglin@gcc.gnu.org> + + * testsuite/libgomp.fortran/alloc-comp-3.f90: Increase + timeout by 2 on hppa*-*-*. + +2024-01-20 John David Anglin <danglin@gcc.gnu.org> + + * testsuite/libgomp.c/simd-math-1.c: Don't run on + hppa*-*-hpux*. + 2024-01-17 Jakub Jelinek <jakub@redhat.com> PR middle-end/113409 |