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/release-aarch64
in repository toolchain/ci/binutils-gdb.
from 8b1dda80a5 Automatic date update in version.in
adds 164daf3d64 Automatic date update in version.in
adds a06ed65fce Automatic date update in version.in
adds 5cc2bdc75b 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/release-aarch64
in repository toolchain/ci/base-artifacts.
discards 24faf43d 0: update: binutils-gcc: 1
new a79ed095 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 (24faf43d)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/release-aarch6 [...]
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 1524 -> 1532 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2720 bytes
03-build_abe-binutils/console.log.xz | Bin 37676 -> 37804 bytes
04-build_abe-gcc/console.log.xz | Bin 200440 -> 199860 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3836 -> 3832 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2332 -> 2316 bytes
07-check_regression/console.log.xz | Bin 3516 -> 3372 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 24 +-
07-check_regression/results.compare | 69 +-
07-check_regression/results.compare2 | 71 +-
07-check_regression/results.regressions | 69 +-
08-update_baseline/console.log | 442 ++-
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 24 +-
08-update_baseline/results.compare | 69 +-
08-update_baseline/results.compare2 | 71 +-
08-update_baseline/results.regressions | 69 +-
jenkins/manifest.sh | 14 +-
sumfiles/g++.log.xz | Bin 3534232 -> 3507016 bytes
sumfiles/g++.sum | 136 +-
sumfiles/gcc.log.xz | Bin 3031760 -> 3021416 bytes
sumfiles/gcc.sum | 4548 +++++++++++++++----------------
sumfiles/gfortran.log.xz | Bin 1021904 -> 1030080 bytes
sumfiles/gfortran.sum | 51 +-
sumfiles/libatomic.log.xz | Bin 2188 -> 2184 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 201556 -> 201708 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2544 -> 2556 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 432088 -> 435480 bytes
sumfiles/libstdc++.sum | 18 +-
33 files changed, 2827 insertions(+), 2878 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-12
in repository gcc.
from 3e43eeee168 Daily bump.
new 0ddeeb11e45 c++: Fix up ICE on __builtin_shufflevector constexpr evalua [...]
new bf4ba940673 Fix ipa-cp wrt volatile loads
new 86e10e471fd expand: Fix up IFN_ATOMIC_{BIT*,*CMP_0} expansion [PR105951]
new 566e599c819 c++: Use fold_non_dependent_expr rather than maybe_constant [...]
new e8df0d960b3 varasm: Fix up ICE in narrowing_initializer_constant_valid_ [...]
The 5 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/builtins.cc | 51 ++++++++++++++++++----
gcc/cp/constexpr.cc | 13 ++++--
gcc/cp/typeck.cc | 2 +-
gcc/ipa-prop.cc | 4 ++
gcc/testsuite/c-c++-common/pr105998.c | 12 +++++
gcc/testsuite/g++.dg/ext/builtin-shufflevector-4.C | 18 ++++++++
gcc/testsuite/g++.dg/pr105871.C | 12 +++++
gcc/testsuite/gcc.dg/ipa/pr105739.c | 30 +++++++++++++
gcc/testsuite/gcc.target/i386/pr105951-1.c | 5 +++
gcc/testsuite/gcc.target/i386/pr105951-2.c | 5 +++
gcc/tree-ssa-ccp.cc | 19 ++++----
gcc/varasm.cc | 10 ++++-
12 files changed, 159 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr105998.c
create mode 100644 gcc/testsuite/g++.dg/ext/builtin-shufflevector-4.C
create mode 100644 gcc/testsuite/g++.dg/pr105871.C
create mode 100644 gcc/testsuite/gcc.dg/ipa/pr105739.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr105951-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr105951-2.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-release-aarch64-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from a4577d4f18 Automatic date update in version.in
adds 8b1dda80a5 Automatic date update in version.in
adds 164daf3d64 Automatic date update in version.in
adds a06ed65fce Automatic date update in version.in
adds 5cc2bdc75b 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_kernel/gnu-release-aarch64-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e2125cbd 0: update: binutils-gcc-linux-qemu: boot
new 789571f5 0: update: binutils-gcc-linux-qemu: boot
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 (e2125cbd)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2720 -> 2724 bytes
03-build_abe-binutils/console.log.xz | Bin 30120 -> 30240 bytes
04-build_abe-stage1/console.log.xz | Bin 68980 -> 68120 bytes
05-build_abe-qemu/console.log.xz | Bin 33060 -> 32668 bytes
06-build_linux/console.log.xz | Bin 3844 -> 3668 bytes
07-boot_linux/console.log.xz | Bin 504 -> 504 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 22 +++++++++++-----------
10 files changed, 19 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.
unknown user pushed a change to branch cygwin-3_3-branch
in repository newlib.
from e4fdb0cb7 Cygwin: console: Retain ENABLE_VIRTUAL_TERMIANL_PROCESSING flag.
new 4d23f837d Cygwin: console: Handle setting very long window title correctly.
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:
winsup/cygwin/fhandler_console.cc | 90 ++++++++++++++++++++++++++++-----------
winsup/cygwin/release/3.3.6 | 3 ++
2 files changed, 69 insertions(+), 24 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 newlib.
from fdbd15393 Cygwin: console: Retain ENABLE_VIRTUAL_TERMIANL_PROCESSING flag.
new fe10e8f03 Cygwin: console: Handle setting very long window title correctly.
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:
winsup/cygwin/fhandler_console.cc | 90 ++++++++++++++++++++++++++++-----------
winsup/cygwin/release/3.3.6 | 3 ++
2 files changed, 69 insertions(+), 24 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.