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 b60c566317a amdgcn: Support AMD-specific 'isa' traits in OpenMP context [...]
new 02e6b3fd38d 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/ChangeLog.omp | 7 +++++++
libgomp/libgomp.texi | 3 ++-
2 files changed, 9 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 9500877d05c tree-optimization/107919 - uninit diagnostic predicate simp [...]
new 2792cb50f55 Improve uninit diagnostic dumps
new b628cad9e09 tree-optimization/107919 - predicate simplification in uninit
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/gimple-predicate-analysis.cc | 83 ++++++++++++++++++++++++++++++++++++----
gcc/tree-ssa-uninit.cc | 4 +-
2 files changed, 78 insertions(+), 9 deletions(-)
--
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 release/2.35/master
in repository glibc.
from cad7947db7 elf: Fix wrong fscanf usage on tst-pldd
new ca97201c24 Apply asm redirections in syslog.h before first use [BZ #27087]
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:
misc/bits/syslog.h | 18 ++++++++++++++----
misc/sys/syslog.h | 10 +++++-----
2 files changed, 19 insertions(+), 9 deletions(-)
--
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 devel/omp/gcc-12
in repository gcc.
from ec544590291 gcn: Fix __builtin_gcn_first_call_this_thread_p
new b60c566317a 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/ChangeLog.omp | 8 +++
gcc/config/gcn/gcn.cc | 2 +-
gcc/config/gcn/t-omp-device | 2 +-
libgomp/ChangeLog.omp | 13 +++++
.../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 ++++++++++++++++++++++
11 files changed, 129 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 gcc.
from 7716ee1e904 tree-chrec: Fix up ICE on pointer multiplication [PR107835]
new 9500877d05c tree-optimization/107919 - uninit diagnostic predicate simp [...]
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/gimple-predicate-analysis.cc | 71 +++++++++-------------
.../g++.dg/warn/Wuninitialized-pr107919-1.C | 15 +++++
2 files changed, 43 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wuninitialized-pr107919-1.C
--
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 e0b95c2e8b7 libgomp.texi: List GCN's 'gfx803' under OpenMP Context Selectors
new 7716ee1e904 tree-chrec: Fix up ICE on pointer multiplication [PR107835]
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/testsuite/gcc.c-torture/compile/pr107835.c | 11 +++++++++++
gcc/tree-chrec.cc | 3 ++-
2 files changed, 13 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr107835.c
--
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 6bd454ca033 Correct ordering problem in comm-data.exp
new aaa79cd62b8 [gdb] Improve printing of float formats
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:
gdb/arch-utils.c | 8 ++++----
gdb/gdbarch-components.py | 10 +++++-----
gdb/gdbarch.c | 10 +++++-----
3 files changed, 14 insertions(+), 14 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.