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 40d9b570 0: update: binutils-gcc: 1
new bc3c1920 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 (40d9b570)
\
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 1540 -> 1524 bytes
02-prepare_abe/console.log.xz | Bin 2764 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 53976 -> 52408 bytes
04-build_abe-gcc/console.log.xz | Bin 209848 -> 208096 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3836 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2464 -> 2720 bytes
07-check_regression/console.log.xz | Bin 2560 -> 3180 bytes
07-check_regression/results.compare | 16 +-
07-check_regression/results.compare2 | 133 +-
08-update_baseline/console.log | 483 ++--
08-update_baseline/results.compare | 16 +-
08-update_baseline/results.compare2 | 133 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3394448 -> 3417104 bytes
sumfiles/g++.sum | 134 +-
sumfiles/gcc.log.xz | Bin 2913444 -> 2875652 bytes
sumfiles/gcc.sum | 4092 ++++++++++++++++-----------------
sumfiles/gfortran.log.xz | Bin 881372 -> 875888 bytes
sumfiles/gfortran.sum | 171 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2180 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 171236 -> 171112 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2532 -> 2532 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 421964 -> 426304 bytes
sumfiles/libstdc++.sum | 15 +-
27 files changed, 2786 insertions(+), 2447 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-arm-mainline-allnoconfig
in repository toolchain/ci/gcc.
from 164044da342 Daily bump.
adds 3de82c6c36f Fortran: Fix CLASS conversion check [PR102745]
adds e8dd7ce5d27 libstdc++: Fix doxygen generation to work with relative paths
adds 2b4adfe47fc Daily bump.
adds 5d3a05456dc c++: Fix up push_local_extern_decl_alias error recovery [PR102642]
adds 40b209e340b Avoid exception propagation during bootstrap
adds b8754a8ff8b Daily bump.
adds e74336df42f x86: Document -fcf-protection requires i686 or newer
adds cce92cd8d11 Daily bump.
new 97262ad1c2c 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 | 9 ++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 +++
gcc/ada/sem_prag.adb | 74 ++++++++++++++++++++++++++++--
gcc/cp/ChangeLog | 14 ++++++
gcc/cp/decl.c | 3 +-
gcc/cp/name-lookup.c | 4 +-
gcc/cp/parser.c | 6 ++-
gcc/doc/invoke.texi | 3 +-
gcc/fortran/ChangeLog | 10 ++++
gcc/fortran/intrinsic.c | 7 +--
gcc/fortran/misc.c | 10 ++--
gcc/testsuite/ChangeLog | 16 +++++++
gcc/testsuite/g++.dg/tls/pr102642.C | 10 ++++
gcc/testsuite/gfortran.dg/class_72.f90 | 83 ++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 10 ++++
libstdc++-v3/doc/Makefile.am | 20 ++++----
libstdc++-v3/doc/Makefile.in | 20 ++++----
18 files changed, 272 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tls/pr102642.C
create mode 100644 gcc/testsuite/gfortran.dg/class_72.f90
--
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-arm-mainline-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
adds ccf0c86c87 Automatic date update in version.in
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
adds 3b7669ac54 Automatic date update in version.in
new 582c08278c 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/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/output.cc | 7 +-
gold/output.h | 3 +-
gold/powerpc.cc | 691 ++++++++++++++++++++++++----------------------------
gold/s390.cc | 7 +-
gold/target.h | 15 +-
8 files changed, 338 insertions(+), 391 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-arm-mainline-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7bad7886 0: update: binutils-gcc-linux-qemu: all
new c887a23c 0: update: binutils-gcc-linux-qemu: 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 (7bad7886)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 -> 1572 bytes
02-prepare_abe/console.log.xz | Bin 2784 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 42096 -> 41740 bytes
04-build_abe-stage1/console.log.xz | Bin 86076 -> 85684 bytes
05-build_abe-qemu/console.log.xz | Bin 30736 -> 29688 bytes
06-build_linux/console.log.xz | Bin 3372 -> 3144 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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 b598619a 0: update: binutils-gcc: 2
new 319da544 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 (b598619a)
\
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 1540 -> 1540 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 64340 -> 64120 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 473112 -> 468580 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 36 ++++++++++++++--------------
jenkins/manifest.sh | 14 +++++------
7 files changed, 25 insertions(+), 25 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 c2bd5d8a308 Daily bump.
new 693abdb66ab Add testcase for PR fortran/95196
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/gfortran.dg/PR95196.f90 | 83 +++++++++++++++++++++++++++++++++++
1 file changed, 83 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/PR95196.f90
--
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 cce92cd8d11 Daily bump.
new 97262ad1c2c 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-9
in repository gcc.
from 338c4c1c9f2 Daily bump.
new 88a442a4b53 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 853abd82746 Daily bump.
new d33c76cebd6 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 master
in repository gcc.
from c3e80a16af2 Add install-dvi Makefile targets.
new c2bd5d8a308 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:
ChangeLog | 7 ++++++
c++tools/ChangeLog | 5 ++++
gcc/ChangeLog | 34 ++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 6 +++++
gcc/c/ChangeLog | 5 ++++
gcc/cp/ChangeLog | 5 ++++
gcc/d/ChangeLog | 6 +++++
gcc/fortran/ChangeLog | 11 +++++++++
gcc/lto/ChangeLog | 5 ++++
gcc/objc/ChangeLog | 5 ++++
gcc/objcp/ChangeLog | 5 ++++
gcc/testsuite/ChangeLog | 64 +++++++++++++++++++++++++++++++++++++++++++++++++
gnattools/ChangeLog | 5 ++++
libada/ChangeLog | 5 ++++
libbacktrace/ChangeLog | 10 ++++++++
libcpp/ChangeLog | 5 ++++
libdecnumber/ChangeLog | 5 ++++
libgcc/ChangeLog | 5 ++++
libiberty/ChangeLog | 6 +++++
libstdc++-v3/ChangeLog | 6 +++++
21 files changed, 206 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 1ee3ba2d67 Automatic date update in version.in
adds acd295e43e Automatic date update in version.in
adds ccf0c86c87 Automatic date update in version.in
adds 6f552ca803 [GOLD] PowerPC64: Don't pretend to support multi-toc
adds 644ed18669 [GOLD] Two GOT sections for PowerPC64
adds 34bebf56c8 [GOLD] Re: PowerPC64: Don't pretend to support multi-toc
adds 6bb799d222 Re: PR27625, powerpc64 gold __tls_get_addr calls
adds 0effb90eb7 PR28417, std::string no longer allows accepting nullptr_t
adds 3b7669ac54 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/incremental.cc | 2 +-
gold/options.h | 2 +-
gold/output.cc | 7 +-
gold/output.h | 3 +-
gold/powerpc.cc | 691 ++++++++++++++++++++++++----------------------------
gold/s390.cc | 7 +-
gold/target.h | 15 +-
8 files changed, 338 insertions(+), 391 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/release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards b1b5a5ba 0: update: binutils-gcc: 2
new 6702c149 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 (b1b5a5ba)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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 1536 -> 1560 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2760 bytes
04-build_abe-binutils/console.log.xz | Bin 50228 -> 50460 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 244904 -> 245364 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 14 +++++++-------
7 files changed, 15 insertions(+), 15 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-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 75c40f96 0: update: binutils-gcc-linux-qemu: all
new 69ec6ca4 0: update: binutils-gcc-linux-qemu: 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 (75c40f96)
\
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.xz | Bin 1568 -> 1568 bytes
02-prepare_abe/console.log.xz | Bin 2768 -> 2752 bytes
03-build_abe-binutils/console.log.xz | Bin 43956 -> 43912 bytes
04-build_abe-stage1/console.log.xz | Bin 89916 -> 90148 bytes
05-build_abe-qemu/console.log.xz | Bin 30360 -> 30040 bytes
06-build_linux/console.log.xz | Bin 3732 -> 3676 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 10 +++++-----
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 16 insertions(+), 16 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 c8480b58e19 x86: Add -muse-unaligned-vector-move to assembler
new eaf4a97352b 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/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.