This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/omp/gcc-12 in repository gcc.
from ed4d5b848e8 libgomp.texi: Fix a OpenMP 5.2 and a TR11 impl-status item new a8db05dcf58 amdgcn: Add preprocessor builtins for every processor type new de21480cbed amdgcn: Support AMD-specific 'isa' and 'arch' traits in Ope [...]
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: gcc/ChangeLog.omp | 13 ++++++ gcc/config/gcn/gcn-opts.h | 6 +++ gcc/config/gcn/gcn.h | 40 +++++++++++------- libgomp/ChangeLog.omp | 6 +++ libgomp/config/gcn/selector.c | 24 ++++++++--- .../libgomp.c-c++-common/metadirective-6.c | 48 ++++++++++++++++++++++ 6 files changed, 118 insertions(+), 19 deletions(-) create mode 100644 libgomp/testsuite/libgomp.c-c++-common/metadirective-6.c