This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from f7e4641afba aarch64: ensure bti c is emitted at function start [PR94697]
new dcf69ac5448 coroutines, libstdc++-v3: Update to n4861 C++20 DIS.
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/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/coroutines/coro-bad-alloc-00-bad-op-new.C | 2 +-
gcc/testsuite/g++.dg/coroutines/coro-bad-alloc-01-bad-op-del.C | 2 +-
gcc/testsuite/g++.dg/coroutines/coro-bad-alloc-02-no-op-new-nt.C | 2 +-
gcc/testsuite/g++.dg/coroutines/coro.h | 4 ++--
libstdc++-v3/ChangeLog | 6 ++++++
libstdc++-v3/include/std/coroutine | 9 ++++++---
libstdc++-v3/include/std/version | 3 +++
8 files changed, 28 insertions(+), 8 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 master
in repository gcc.
from 857d1fa3f0a testsuite: Add extra aarch64 predefine tests
new f7e4641afba aarch64: ensure bti c is emitted at function start [PR94697]
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 | 6 ++++++
gcc/config/aarch64/aarch64-bti-insert.c | 32 +++++++++++++++---------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/aarch64/pr94697.c | 19 ++++++++++++++++++
4 files changed, 46 insertions(+), 16 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr94697.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 ee9fcee3ec3 OpenACC: Avoid ICE in type-cast 'async', 'wait' clauses
new 857d1fa3f0a testsuite: Add extra aarch64 predefine tests
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/ChangeLog | 8 +++
.../gcc.target/aarch64/pragma_cpp_predefs_2.c | 38 +++++++++++++-
.../gcc.target/aarch64/pragma_cpp_predefs_3.c | 59 ++++++++++++++++++++++
3 files changed, 103 insertions(+), 2 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 master
in repository gcc.
from 901f5289d94 vect: Fix comparisons between invariant booleans [PR94727]
new ee9fcee3ec3 OpenACC: Avoid ICE in type-cast 'async', 'wait' clauses
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 | 8 ++++++++
gcc/omp-expand.c | 13 +++++++++----
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/c-c++-common/goacc/pr93488.c | 22 ++++++++++++++++++++++
4 files changed, 46 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/goacc/pr93488.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 e73a32d6d47 [AArch64] (PR94383) Avoid C++17 empty base field checking f [...]
new 901f5289d94 vect: Fix comparisons between invariant booleans [PR94727]
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/vect/pr94727.c | 24 ++++++++++++++++++++++++
gcc/tree-vect-stmts.c | 7 +++++--
4 files changed, 40 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr94727.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 e8eecc2a919 Protect the trigd functions in libgfortran from unavailable [...]
new e73a32d6d47 [AArch64] (PR94383) Avoid C++17 empty base field checking f [...]
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 | 9 ++++++++
gcc/config/aarch64/aarch64.c | 53 ++++++++++++++++++++++++++++++++++++++------
2 files changed, 55 insertions(+), 7 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 master
in repository gcc.
from 966de09be91 amdgcn: Check HSA return codes [PR94629]
new e8eecc2a919 Protect the trigd functions in libgfortran from unavailable [...]
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/fortran/ChangeLog | 5 +
gcc/fortran/trigd_fe.inc | 17 +--
libgfortran/ChangeLog | 6 +
libgfortran/intrinsics/trigd.c | 234 ++++++++++++++++++++++++-----------
libgfortran/intrinsics/trigd.inc | 83 +++++++++----
libgfortran/intrinsics/trigd_lib.inc | 110 +++++++++++++---
6 files changed, 331 insertions(+), 124 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 master
in repository gcc.
from 744b3e4478d aarch64: disable tests on ilp32 [PR94514]
new 966de09be91 amdgcn: Check HSA return codes [PR94629]
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 | 9 +++++++++
libgomp/plugin/plugin-gcn.c | 8 ++++++++
2 files changed, 17 insertions(+)
--
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 ecc6c6066b5 Fix Ada crash with .debug_names
new de82891ce5b [gdb/symtab] Prefer def over decl (inter-CU case)
new 70bc38f5138 [gdb/symtab] Prefer def over decl (inter-CU case, with context)
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:
gdb/ChangeLog | 12 ++++++
gdb/block.c | 9 ++--
gdb/block.h | 10 +++++
gdb/symtab.c | 50 ++++++++++++++++------
gdb/testsuite/ChangeLog | 10 +++++
...-unused-static-var.c => decl-before-def-decl.c} | 5 ++-
...sym-external-decl-2.c => decl-before-def-def.c} | 2 +-
.../{check-psymtab.exp => decl-before-def.exp} | 19 +++++---
8 files changed, 91 insertions(+), 26 deletions(-)
copy gdb/testsuite/gdb.base/{info-locals-unused-static-var.c => decl-before-def-de [...]
copy gdb/testsuite/gdb.base/{psym-external-decl-2.c => decl-before-def-def.c} (97%)
copy gdb/testsuite/gdb.base/{check-psymtab.exp => decl-before-def.exp} (66%)
--
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 740480b88af Remove iterate_over_inferiors
new ecc6c6066b5 Fix Ada crash with .debug_names
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/ChangeLog | 9 +++++++++
gdb/dwarf2/read.c | 4 ++--
gdb/unittests/lookup_name_info-selftests.c | 6 +++---
3 files changed, 14 insertions(+), 5 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.