This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/gcc.
from 2ab5c3d5457 c++: default ctor that's also a list ctor [PR102050]
adds e5d1af8a07a c++: Fix handling of decls with flexible array members init [...]
adds 30e02539320 c++: add parsing_function_declarator predicate
adds f5ae6447bd8 rs6000: fix xcoff section encoding
adds 22806064a67 c++: shortcut bad convs during overload resolution, part 2 [...]
new 9e85da8d9fd 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:
contrib/ChangeLog | 18 ++++++
gcc/ChangeLog | 115 +++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 ++
gcc/config/rs6000/rs6000.c | 4 +-
gcc/cp/ChangeLog | 56 ++++++++++++++++
gcc/cp/call.c | 17 ++++-
gcc/cp/cp-tree.h | 1 +
gcc/cp/name-lookup.c | 7 +-
gcc/cp/parser.c | 13 +++-
gcc/cp/typeck2.c | 15 ++++-
gcc/testsuite/ChangeLog | 57 ++++++++++++++++
gcc/testsuite/g++.dg/ext/conv2.C | 13 ++++
gcc/testsuite/g++.dg/ext/flexary39.C | 65 +++++++++++++++++++
gcc/testsuite/g++.dg/ext/flexary40.C | 50 ++++++++++++++
gcc/testsuite/g++.dg/template/conv17.C | 7 ++
gcc/varasm.c | 12 +++-
libstdc++-v3/ChangeLog | 5 ++
18 files changed, 448 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/conv2.C
create mode 100644 gcc/testsuite/g++.dg/ext/flexary39.C
create mode 100644 gcc/testsuite/g++.dg/ext/flexary40.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_gcc_check/master-aarch64
in repository toolchain/ci/binutils-gdb.
from f677852bbd [gdb/testsuite] Use function_range in gdb.dwarf2/dw2-abs-hi-pc.exp
adds dc746ef741 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.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-aarch64
in repository toolchain/ci/base-artifacts.
discards 63d5f24e 0: update: binutils-gcc: 1
new 19f5a652 0: update: binutils-gcc: 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 (63d5f24e)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-aarch64 [...]
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.xz | Bin 1584 -> 1520 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 52064 -> 50540 bytes
04-build_abe-gcc/console.log.xz | Bin 197752 -> 196912 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3824 -> 3880 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2612 -> 2332 bytes
07-check_regression/console.log.xz | Bin 3960 -> 2624 bytes
07-check_regression/results.compare | 40 +-
07-check_regression/results.compare2 | 267 +--
08-update_baseline/console.log | 615 ++---
08-update_baseline/results.compare | 40 +-
08-update_baseline/results.compare2 | 267 +--
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3387032 -> 3373300 bytes
sumfiles/g++.sum | 139 +-
sumfiles/gcc.log.xz | Bin 2887168 -> 2870664 bytes
sumfiles/gcc.sum | 4130 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 867048 -> 862568 bytes
sumfiles/gfortran.sum | 40 +-
sumfiles/libatomic.log.xz | Bin 2176 -> 2164 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 167764 -> 167452 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2528 -> 2536 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 425204 -> 425856 bytes
sumfiles/libstdc++.sum | 10 +-
27 files changed, 2477 insertions(+), 3111 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 linux.
from b7213ffa0e58 qnx4: avoid stringop-overread errors
new 13be2efc390a rtc: cmos: Disable irq around direct invocation of cmos_in [...]
new 453fa43cdb8e Merge tag 'rtc-5.15-fixes' of git://git.kernel.org/pub/scm [...]
new f1940d4e9cbe Drivers: hv: vmbus: Fix kernel crash upon unbinding a devi [...]
new 7ad9bb9d0f35 asm-generic/hyperv: provide cpumask_to_vpset_noself
new dfb5c1e12c28 x86/hyperv: remove on-stack cpumask from hv_send_ipi_mask_ [...]
new ff1ffd71d5f0 Merge tag 'hyperv-fixes-signed-20210915' of git://git.kern [...]
The 6 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:
arch/x86/hyperv/hv_apic.c | 43 +++++++++++++++++++++++++-----------------
drivers/hv/ring_buffer.c | 1 +
drivers/rtc/rtc-cmos.c | 2 ++
include/asm-generic/mshyperv.h | 21 +++++++++++++++++++--
4 files changed, 48 insertions(+), 19 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_gcc_bootstrap/master-arm-bootstrap_debug
in repository toolchain/ci/binutils-gdb.
from ff03a88e30 Automatic date update in version.in
adds 0a8d812b42 PR28328, dlltool ice
adds 7b7c365c5c [bfd] Ensure unique printable names for bfd archs
adds 3d53d4603e [gdb/doc] Fix typo in maint selftest entry
adds b4745472b6 bfd: fix incorrect type used in sizeof
adds 720f6ee095 arc: Fix got-weak linker test
adds f677852bbd [gdb/testsuite] Use function_range in gdb.dwarf2/dw2-abs-hi-pc.exp
new dc746ef741 Automatic date update in version.in
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/ChangeLog | 5 ++++
bfd/archive.c | 2 +-
bfd/archures.c | 2 +-
bfd/cpu-ft32.c | 1 -
bfd/cpu-nds32.c | 2 +-
bfd/cpu-rx.c | 5 ++--
bfd/version.h | 2 +-
gdb/doc/gdb.texinfo | 2 +-
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S | 12 ++++-----
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc-hello.c | 3 +--
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S | 12 ++++-----
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc-world.c | 3 +--
gdb/testsuite/gdb.dwarf2/dw2-abs-hi-pc.exp | 29 ++++++++++++++++++++--
ld/ChangeLog | 4 +++
ld/testsuite/ld-arc/got-weak.d | 6 ++---
15 files changed, 60 insertions(+), 30 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_gcc_bootstrap/master-arm-bootstrap_debug
in repository toolchain/ci/base-artifacts.
discards afab4f77 0: update: binutils-gcc: 1
new a6d13931 0: update: binutils-gcc: 2
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 (afab4f77)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
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.xz | Bin 1576 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 64252 -> 62504 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 135004 -> 461512 bytes
06-check_regression/console.log.xz | Bin 384 -> 420 bytes
07-update_baseline/console.log | 20 ++++++++++----------
jenkins/manifest.sh | 14 +++++++-------
results | 2 ++
8 files changed, 19 insertions(+), 17 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 releases/gcc-11
in repository gcc.
from 352c0b2668a c++: Fix handling of decls with flexible array members init [...]
new 0287b697b01 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:
gcc/ChangeLog | 44 ++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 29 +++++++++++++++++++++++++++++
gcc/testsuite/ChangeLog | 38 ++++++++++++++++++++++++++++++++++++++
4 files changed, 112 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 releases/gcc-9
in repository gcc.
from 7a5074c9b78 Daily bump.
new 22c708a2b4f 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:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 releases/gcc-10
in repository gcc.
from c1d6679c3f7 Daily bump.
new 41733744a75 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:
gcc/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.