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 dfb626a5f 0: update: binutils-gcc: 2
new 0df289df1 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 (dfb626a5f)
\
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 1516 -> 1496 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 63944 -> 65820 bytes
05-build_abe-bootstrap_debug/console.log.xz | Bin 468972 -> 471444 bytes
06-check_regression/console.log.xz | Bin 420 -> 416 bytes
07-update_baseline/console.log | 18 +++++++++---------
jenkins/manifest.sh | 12 ++++++------
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_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/gcc.
from f3930418cb8 c++: templated static local var has value-dep addr [PR98930]
adds d4f6dbe1837 Allow more kinds of invariant addresses in GIMPLE FE
adds 313193edfc3 libstdc++: Improve test for printing volatile pointers
adds 824e0855732 libstdc++: Add test for std::cmp_greater
adds 6da36b7d0e4 libstdc++: Simplify constraints for std::any construction
adds 5b4bf54a00b Fix redefinition warning
adds f9e6f20f280 Fix s390 test to have pointer type for computed goto
adds 370374c4d91 Mark argument as unused
adds 1f51e9af7b6 libstdc++: Ensure std::span and std::string_view are trivia [...]
adds ec0124e0acb Loosen loop crossing restriction in threader.
No new revisions were added by this update.
Summary of changes:
gcc/c/gimple-parser.c | 14 +++--
gcc/common/config/avr/avr-common.c | 3 +-
gcc/config/lm32/uclinux-elf.h | 1 +
gcc/testsuite/gcc.dg/gimplefe-46.c | 23 ++++++++
gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-valid.c | 39 ++++++++++++++
gcc/testsuite/gcc.target/s390/pr80725.c | 2 +-
gcc/tree-ssa-threadupdate.c | 40 ++++++++++----
libstdc++-v3/include/bits/utility.h | 11 ++--
libstdc++-v3/include/std/any | 4 +-
.../20_util/integer_comparisons/greater.cc | 61 ++++++++++++++++++++++
.../requirements/trivially_copyable.cc | 11 ++++
.../23_containers/span/trivially_copyable.cc | 13 +++++
.../inserters_other/char/volatile_ptr.cc | 12 +++--
13 files changed, 203 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gimplefe-46.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/ssa-thread-valid.c
create mode 100644 libstdc++-v3/testsuite/20_util/integer_comparisons/greater.cc
create mode 100644 libstdc++-v3/testsuite/21_strings/basic_string_view/requirement [...]
create mode 100644 libstdc++-v3/testsuite/23_containers/span/trivially_copyable.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-aarch64-bootstrap
in repository toolchain/ci/base-artifacts.
from 86db873fa 0: update: binutils-25b0a5714c9ef139bb50adf392154f528d6a4c8d: 2
new 178bf1a27 1: reset: gcc-ec0124e0acb556cdf5dba0e8d0ca6b69d9537fcc: 1
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 -> 1588 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2752 bytes
04-build_abe-binutils/console.log.xz | Bin 53008 -> 52880 bytes
05-build_abe-bootstrap/console.log.xz | Bin 269760 -> 103472 bytes
06-check_regression/console.log.xz | Bin 416 -> 1168 bytes
06-check_regression/jira-body.txt | 2 ++
06-check_regression/mail-body.txt | 28 +++++++++++++++++++++
06-check_regression/mail-subject.txt | 1 +
06-check_regression/results.regressions | 8 ++++++
06-check_regression/trigger-bisect | 2 ++
07-update_baseline/console.log | 43 +++++++++++++++++---------------
07-update_baseline/results.regressions | 2 ++
jenkins/manifest.sh | 10 ++++----
mail/jira-body.txt | 5 ++++
mail/mail-body.txt | 31 +++++++++++++++++++++++
mail/mail-subject.txt | 1 +
reset-baseline | 0
results | 10 ++++++--
18 files changed, 116 insertions(+), 27 deletions(-)
create mode 100644 06-check_regression/jira-body.txt
create mode 100644 06-check_regression/mail-body.txt
create mode 100644 06-check_regression/mail-subject.txt
create mode 100644 06-check_regression/results.regressions
create mode 100644 06-check_regression/trigger-bisect
create mode 100644 07-update_baseline/results.regressions
create mode 100644 mail/jira-body.txt
create mode 100644 mail/mail-body.txt
create mode 100644 mail/mail-subject.txt
create mode 100644 reset-baseline
--
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/llvm-master-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 8e1a79014 2: update: binutils-1a98bb552d752d1dbedc8fdae504629d21d776f2: 19952
new 8aca66b59 2: update: qemu-30bd1db58b09c12b68c35f041f919014b885482d: 19952
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 (8e1a79014)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-n [...]
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 1616 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2756 -> 2780 bytes
03-build_abe-binutils/console.log.xz | Bin 44328 -> 44276 bytes
04-build_llvm/console.log.xz | Bin 58744 -> 58848 bytes
05-build_abe-qemu/console.log.xz | Bin 31672 -> 30284 bytes
06-build_linux/console.log.xz | Bin 7416 -> 7492 bytes
08-check_regression/console.log.xz | Bin 480 -> 480 bytes
09-update_baseline/console.log | 8 ++++----
jenkins/manifest.sh | 8 ++++----
9 files changed, 8 insertions(+), 8 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-9
in repository gcc.
from 345968993f8 Daily bump.
new 6b5fe908596 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 dea2e6c7b5a Fortran: resolve expressions during SIZE simplification
new 653f955beea 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 +-
gcc/fortran/ChangeLog | 19 +++++++++++++++++++
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
3 files changed, 36 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-11
in repository gcc.
from e1edbce89a9 c++: Fix apply_identity_attributes [PR102548]
new 15ed2b2b029 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 | 46 +++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 11 ++++++++++
gcc/cp/ChangeLog | 20 +++++++++++++++++
gcc/testsuite/ChangeLog | 58 +++++++++++++++++++++++++++++++++++++++++++++++++
5 files changed, 136 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.