This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 52215bb3ec6 Replace free with XDELETE.
new 11dc4c4e137 c++: Implement CWG 625: Use of auto as template-arg [PR97479]
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/cp/parser.c | 18 ++++++++++++++++--
gcc/testsuite/g++.dg/DRs/dr625.C | 15 +++++++++++++++
gcc/testsuite/g++.dg/cpp0x/auto3.C | 2 +-
gcc/testsuite/g++.dg/cpp0x/auto9.C | 2 +-
gcc/testsuite/g++.dg/cpp2a/concepts-pr84979-2.C | 12 ++++++------
gcc/testsuite/g++.dg/cpp2a/concepts-pr84979-3.C | 12 ++++++------
gcc/testsuite/g++.dg/cpp2a/concepts-pr84979.C | 2 +-
7 files changed, 46 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/DRs/dr625.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards f1a8190b 2: update: binutils-gcc-linux: 21130
new a0ac25fb 2: update: binutils-gcc: 21130
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f1a8190b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 71 +-
02-prepare_abe/console.log | 100 +-
03-build_abe-binutils/console.log | 11609 +++++----
04-build_abe-stage1/console.log | 19993 +++++++-------
05-build_linux/console.log | 10104 ++++---
07-check_regression/console.log | 16 +-
07-check_regression/results.regressions | 20 +-
08-update_baseline/console.log | 30 +-
08-update_baseline/results.regressions | 20 +-
console.log | 41923 +++++++++++++++---------------
jenkins/manifest.sh | 16 +-
11 files changed, 41783 insertions(+), 42119 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards b2985e52 10: update: llvm-linux: 17560
new 4d7c8fe0 10: update: llvm-linux: 17560
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b2985e52)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-aarc [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 163 +-
02-build_llvm/console.log | 12680 ++++++++++----------
03-build_linux/console.log | 5960 +++++-----
05-check_regression/console.log | 12 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 32 +-
06-update_baseline/results.regressions | 20 +-
console.log | 18847 +++++++++++++++---------------
jenkins/manifest.sh | 8 +-
9 files changed, 18882 insertions(+), 18860 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 binutils-gdb.
from 8ee54925b48 Fix an illegal memory access problem when processing second [...]
new 6be2a9ab1fb Add target_section constructor
new c20cb6860c2 Remove exec_filename macro
new 8a4f140205d Change exec_close to be a method on program_space
new 784c859246a Remove commented-out code from gcore.c
new 5a36e715255 Remove exec_bfd_mtime define
new b55221abba0 Remove current_target_sections macro
new 7e10abd146d Remove the exec_bfd macro
new 19f6550ebbc Change program_space::ebfd to a gdb_bfd_ref_ptr
new a42d7dd873b Remove symfile_objfile macro
new e39fb97114f Change clear_program_space_solib_cache to method on program_space
new 004eecfdc7d Change program_space_empty_p to method on program_space
new 2a3f84af539 Change remove_target_sections to method on program_space
new 3769e2277d3 Change add_target_sections to method on program_space
new d9eebde0180 Change add_target_sections_of_objfile to method on program_space
new 5008b3b2ebb Don't change current program space in exec_target::close
new 8407f91bd38 Remove call to exec_close
The 16 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 | 190 ++++++++++++++++++++++++++++++++++++++++++++++++++
gdb/arch-utils.c | 4 +-
gdb/arm-tdep.c | 7 +-
gdb/corefile.c | 20 +++---
gdb/corelow.c | 11 +--
gdb/exec.c | 143 +++++++++++++++----------------------
gdb/exec.h | 21 ------
gdb/frame.c | 5 +-
gdb/gcore.c | 34 +++------
gdb/infcmd.c | 2 +-
gdb/inferior.c | 8 +--
gdb/linux-thread-db.c | 4 +-
gdb/maint.c | 10 +--
gdb/mi/mi-main.c | 4 +-
gdb/minsyms.c | 8 ++-
gdb/nto-procfs.c | 7 +-
gdb/objfiles.c | 8 +--
gdb/proc-service.c | 6 +-
gdb/progspace.c | 47 ++++++++-----
gdb/progspace.h | 61 ++++++++++------
gdb/remote-sim.c | 17 +++--
gdb/remote.c | 36 +++++-----
gdb/rs6000-nat.c | 7 +-
gdb/sol-thread.c | 6 +-
gdb/solib-aix.c | 9 +--
gdb/solib-darwin.c | 17 +++--
gdb/solib-dsbt.c | 30 ++++----
gdb/solib-frv.c | 38 +++++-----
gdb/solib-svr4.c | 98 ++++++++++++++++----------
gdb/solib.c | 13 ++--
gdb/source-cache.c | 4 +-
gdb/stabsread.c | 5 +-
gdb/symfile-mem.c | 12 ++--
gdb/symfile.c | 24 +++----
gdb/target-section.h | 9 +++
gdb/target.c | 9 ++-
gdb/tracefile-tfile.c | 2 +-
gdb/windows-tdep.c | 8 ++-
38 files changed, 579 insertions(+), 365 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 6fb7e3c2918 c++: Deducing type from initializer_list<auto> [PR93107]
new 52215bb3ec6 Replace free with XDELETE.
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/c/c-typeck.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 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/c++-modules
in repository gcc.
from db9d03292ba Prague anon-enum keying by underlying type
new f1290547358 Fixme addressing
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:
ChangeLog.modules | 3 +++
gcc/cp/module.cc | 37 +++++++++++++++++--------------------
2 files changed, 20 insertions(+), 20 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 79991e2348a c++: Reject float <=> enum.
new 6fb7e3c2918 c++: Deducing type from initializer_list<auto> [PR93107]
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/cp/pt.c | 8 +++++++-
gcc/testsuite/g++.dg/cpp0x/initlist-deduce3.C | 22 ++++++++++++++++++++++
2 files changed, 29 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/initlist-deduce3.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.