From 8d6498f0d772775ad09d7d9e14f491a306e5f853 Mon Sep 17 00:00:00 2001 From: GCC Administrator Date: Sat, 20 Jul 2024 00:17:53 +0000 Subject: Daily bump. --- libgomp/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'libgomp/ChangeLog') diff --git a/libgomp/ChangeLog b/libgomp/ChangeLog index 922e967..c5e6004 100644 --- a/libgomp/ChangeLog +++ b/libgomp/ChangeLog @@ -1,3 +1,22 @@ +2024-07-19 Thomas Schwinge + + * config/gcn/target.c (GOMP_teams4): Document. + * config/nvptx/target.c (GOMP_teams4): Likewise. + * target.c (GOMP_teams4): Likewise. + +2024-07-19 Thomas Schwinge + + * config/gcn/libgomp-gcn.h (GOMP_TEAM_NUM): Inject. + * config/gcn/target.c (GOMP_teams4): Handle. + * config/gcn/team.c (gomp_gcn_enter_kernel): Initialize. + * config/gcn/teams.c (omp_get_team_num): Adjust. + +2024-07-19 Paul Thomas + + * testsuite/libgomp.oacc-fortran/privatized-ref-2.f90: Cut + dg-note about 'a' and remove bogus warnings about its array + descriptor components being used uninitialized. + 2024-07-01 Andrew Stubbs Thomas Schwinge -- cgit v1.1