This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 229a6dbd9ef middle-end/100547 - check rtvec_alloc size
new 037e3661110 Daily bump.
new dd39327854d Remove version.h from object files
new 1ecd1e6c894 Fix ICE in output_rnglists, at dwarf2out.c:12294
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:
ChangeLog | 38 +++++
contrib/ChangeLog | 27 ++++
gcc/ChangeLog | 202 +++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/Makefile.in | 4 +-
gcc/ada/ChangeLog | 18 +++
gcc/c-family/ChangeLog | 4 +
gcc/cp/ChangeLog | 27 ++++
gcc/dwarf2out.c | 1 +
gcc/po/ChangeLog | 4 +
gcc/testsuite/ChangeLog | 99 +++++++++++++
gcc/testsuite/gcc.dg/debug/dwarf2/pr100515.c | 19 +++
libcpp/ChangeLog | 24 ++++
libgomp/ChangeLog | 8 ++
libstdc++-v3/ChangeLog | 33 +++++
15 files changed, 507 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/pr100515.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 aa891c56f25 Daily bump.
new e7a9f085ffd c++: fn parm pack expansion inside constraint [PR100138]
new 6ab11766677 c++: dependent operator expression lookup [PR51577]
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/cp/constraint.cc | 6 +-
gcc/cp/name-lookup.c | 15 ++--
gcc/cp/pt.c | 2 +
gcc/cp/typeck.c | 17 +++--
gcc/testsuite/g++.dg/cpp2a/concepts-ctad4.C | 25 +++++++
gcc/testsuite/g++.dg/lookup/operator-3.C | 109 ++++++++++++++++++++++++++++
6 files changed, 160 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/concepts-ctad4.C
create mode 100644 gcc/testsuite/g++.dg/lookup/operator-3.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 0c54d25a768 Fix missing version_string in Ada
new aa891c56f25 Daily bump.
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:
c++tools/ChangeLog | 4 +
contrib/ChangeLog | 37 ++
gcc/ChangeLog | 372 ++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 51 +++
gcc/analyzer/ChangeLog | 13 +
gcc/c-family/ChangeLog | 11 +
gcc/c/ChangeLog | 7 +
gcc/cp/ChangeLog | 28 ++
gcc/d/ChangeLog | 13 +
gcc/fortran/ChangeLog | 14 +
gcc/go/ChangeLog | 5 +
gcc/objc/ChangeLog | 7 +
gcc/testsuite/ChangeLog | 70 ++++
libgcc/ChangeLog | 5 +
libphobos/ChangeLog | 4 +
libstdc++-v3/ChangeLog | 1071 +++++++++++++++++++++++++++++++++++++++++++++++
lto-plugin/ChangeLog | 18 +
18 files changed, 1731 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 binutils-gdb.
from d30182b51ed dwarf.c (process_abbrev_set): Properly parenthesize, fix fallout
new d8147d7053f arm: correctly decode Tag_THUMB_ISA_use=3 for thumb2 features
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:
bfd/elf32-arm.c | 4 +++-
1 file changed, 3 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 1866182f6cf rs6000: Guard density_test only for vector version
new 98acbb3111f openmp: Fix up taskloop reduction ICE if taskloop has no it [...]
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/omp-low.c | 12 +++++++++++-
libgomp/taskloop.c | 22 +++++++++++++++++-----
libgomp/testsuite/libgomp.c/task-reduction-4.c | 21 +++++++++++++++++++++
3 files changed, 49 insertions(+), 6 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c/task-reduction-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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-check_binutils
in repository toolchain/ci/base-artifacts.
discards 2479fc5b 2: update: binutils-4821e618adddf77138279883b72e87c2211418d5: 1
new ac58bdf6 2: update: binutils-2005aa0281fccd53ad867ead783aa417516cf39c: 1
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 (2479fc5b)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-c [...]
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 | 14 +-
02-prepare_abe/console.log | 50 +-
03-build_abe-binutils/console.log | 12968 ++++++++++++------------
04-build_abe-check_binutils/console.log | 2257 ++---
05-check_regression/console.log | 272 +-
05-check_regression/results.regressions | 4 +-
06-update_baseline/console.log | 766 +-
06-update_baseline/results.regressions | 4 +-
console.log | 16325 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
sumfiles/binutils.log.xz | Bin 38568 -> 38508 bytes
sumfiles/binutils.sum | 2 +-
sumfiles/gas.log.xz | Bin 71832 -> 71836 bytes
sumfiles/gas.sum | 4 +-
sumfiles/ld.log.xz | Bin 108856 -> 108864 bytes
sumfiles/ld.sum | 4 +-
sumfiles/libctf.log.xz | Bin 2176 -> 2176 bytes
sumfiles/libctf.sum | 2 +-
18 files changed, 16326 insertions(+), 16356 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-release-aarch64-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 990df44330 Automatic date update in version.in
adds 5fbe6f4318 Automatic date update in version.in
adds beaafdf3e2 Automatic date update in version.in
adds 7efc8776ec Automatic date update in version.in
adds fb261566ad Automatic date update in version.in
adds 54c343f5b2 Automatic date update in version.in
adds 3b33651e3d Automatic date update in version.in
adds 01cab7a6b8 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.