This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 1fd508744ec amdgcn: Support AMD-specific 'isa' traits in OpenMP context [...]
new e0b95c2e8b7 libgomp.texi: List GCN's 'gfx803' under OpenMP Context Selectors
The 1 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/libgomp.texi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a1b5cdf381d [PR107304] note test's ifunc requirement
new 1fd508744ec amdgcn: Support AMD-specific 'isa' traits in OpenMP context [...]
The 1 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/config/gcn/gcn.cc | 2 +-
gcc/config/gcn/t-omp-device | 2 +-
.../testsuite/libgomp.c/declare-variant-4-fiji.c | 8 +++
.../testsuite/libgomp.c/declare-variant-4-gfx803.c | 7 +++
.../testsuite/libgomp.c/declare-variant-4-gfx900.c | 7 +++
.../testsuite/libgomp.c/declare-variant-4-gfx906.c | 7 +++
.../testsuite/libgomp.c/declare-variant-4-gfx908.c | 7 +++
.../testsuite/libgomp.c/declare-variant-4-gfx90a.c | 7 +++
libgomp/testsuite/libgomp.c/declare-variant-4.h | 63 ++++++++++++++++++++++
9 files changed, 108 insertions(+), 2 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-4-fiji.c
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-4-gfx803.c
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-4-gfx900.c
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-4-gfx906.c
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-4-gfx908.c
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-4-gfx90a.c
create mode 100644 libgomp/testsuite/libgomp.c/declare-variant-4.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 4943d587f9a x86: clean up after removal of support for gcc <= 2.8.1
new fcaf78fe4d0 x86/Intel: adjustment to restricted suffix derivation
new a7cca0b24c0 regen SRC-POTFILES.in
new 6bd454ca033 Correct ordering problem in comm-data.exp
The 3 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:
bfd/po/SRC-POTFILES.in | 1 +
gas/config/tc-i386-intel.c | 11 ++++++++---
ld/testsuite/ld-elf/comm-data.exp | 39 +++++++++++++++++++--------------------
3 files changed, 28 insertions(+), 23 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.