This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-14 in repository gcc.
from 0fb5d87ab56 Merge commit '43b730b9134af60a8f1c5b107d625f7127ff23c5' int [...] new 2432a022ad8 GCN: Honor OpenMP 5.1 'num_teams' lower bound new b2de4da9295 libgomp: Document 'GOMP_teams4'
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: libgomp/ChangeLog.omp | 17 +++++++++++++++++ libgomp/config/gcn/libgomp-gcn.h | 9 +++++---- libgomp/config/gcn/target.c | 37 ++++++++++++++++++++++++++++--------- libgomp/config/gcn/team.c | 3 +++ libgomp/config/gcn/teams.c | 5 +++-- libgomp/config/nvptx/target.c | 8 ++++++++ libgomp/target.c | 9 +++++++++ 7 files changed, 73 insertions(+), 15 deletions(-)