This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 27c5416fc8a PR middle-end/97861 - ICE on an invalid redeclaration of a [...]
new 89d9c634dc5 dwarf2: ICE with local class in unused function [PR97918]
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/dwarf2out.c | 6 +++---
gcc/testsuite/g++.dg/debug/localclass2.C | 23 +++++++++++++++++++++++
2 files changed, 26 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/localclass2.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 ba23e045fcb libstdc++: Limit memory allocation in stable_sort/inplace_m [...]
new 27c5416fc8a PR middle-end/97861 - ICE on an invalid redeclaration of a [...]
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-family/c-warn.c | 16 +++++++++-------
gcc/testsuite/gcc.dg/attr-access-4.c | 8 ++++++++
2 files changed, 17 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/attr-access-4.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 9e071b6e5ed libada: Check for the presence of _SC_NPROCESSORS_ONLN
new ba23e045fcb libstdc++: Limit memory allocation in stable_sort/inplace_m [...]
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:
libstdc++-v3/include/bits/stl_algo.h | 16 +-
libstdc++-v3/include/bits/stl_tempbuf.h | 2 +-
.../testsuite/25_algorithms/inplace_merge/1.cc | 37 ++-
.../performance/25_algorithms/inplace_merge.cc | 290 +++++++++++++++++++++
.../performance/25_algorithms/stable_sort.cc | 90 +++++--
5 files changed, 412 insertions(+), 23 deletions(-)
create mode 100644 libstdc++-v3/testsuite/performance/25_algorithms/inplace_merge.cc
--
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 df90f070378 PR middle-end/97879 - ICE on invalid mode in attribute access
new f50c417a036 NetBSD/libgcc: Check for TARGET_DL_ITERATE_PHDR in the unwinder
new 9e071b6e5ed libada: Check for the presence of _SC_NPROCESSORS_ONLN
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/ada/adaint.c | 4 +---
libgcc/unwind-dw2-fde-dip.c | 1 +
2 files changed, 2 insertions(+), 3 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/gnu-master-arm-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards beb65de0d 0: update: binutils-gcc-linux: all
new 6476e46ba 0: update: binutils-gcc-linux: all
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 (beb65de0d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 182 +-
02-prepare_abe/console.log | 379 +-
03-build_abe-binutils/console.log | 11099 +++++-----
04-build_abe-stage1/console.log | 20010 +++++++++---------
05-build_linux/console.log | 706 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 12 +-
07-check_regression/results.regressions | 3 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 3 +-
console.log | 32404 +++++++++++++++---------------
jenkins/manifest.sh | 12 +-
12 files changed, 32419 insertions(+), 32405 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 d1081010a1a Improve hashing of decls in ipa-icf-gimple
new 90bf60c3c24 libstdc++: _Rb_tree code cleanup, remove lambdas
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:
libstdc++-v3/include/bits/move.h | 2 +
libstdc++-v3/include/bits/stl_tree.h | 76 ++++++++++------------
.../move.cc => map/allocator/move_cons.cc} | 36 +++++-----
.../move.cc => multimap/allocator/move_cons.cc} | 36 +++++-----
.../move.cc => multiset/allocator/move_cons.cc} | 36 +++++-----
.../move.cc => set/allocator/move_cons.cc} | 36 +++++-----
6 files changed, 102 insertions(+), 120 deletions(-)
copy libstdc++-v3/testsuite/23_containers/{list/allocator/move.cc => map/allocator [...]
copy libstdc++-v3/testsuite/23_containers/{list/allocator/move.cc => multimap/allo [...]
copy libstdc++-v3/testsuite/23_containers/{list/allocator/move.cc => multiset/allo [...]
copy libstdc++-v3/testsuite/23_containers/{list/allocator/move.cc => set/allocator [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.