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-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 2a3bf834 0: update: gcc-3804e937b0e252a7e42632fe6d9f898f1851a49c: 1
new 8e614f30 0: update: gcc-4b690f161b82e428dbe648075da215daa52be0ea: 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 (2a3bf834)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 128 +-
02-prepare_abe/console.log | 394 +-
04-build_abe-bootstrap_O3/console.log | 66199 ++++++++++++++++---------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 4 +-
console.log | 66765 ++++++++++++++++----------------
jenkins/manifest.sh | 12 +-
7 files changed, 66734 insertions(+), 66774 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-10
in repository gcc.
from 1aed3f059eb sparc,rtems: add __FIX_LEON3FT_TN0018 for affected targets
new 0a9e37150c4 ipa-sra: Do not remove return values needed because of non-call EH
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/ipa-sra.c | 20 +++++++++++---------
gcc/testsuite/g++.dg/ipa/pr98690.C | 27 +++++++++++++++++++++++++++
2 files changed, 38 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ipa/pr98690.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 f27cd6f4226 middle-end/98638 - avoid SSA reference to stmts after SSA d [...]
new 66dd412feea ipa/98330 - avoid ICEing on call indirect call
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/ipa-modref.c | 12 +++++++-----
gcc/testsuite/g++.dg/pr98330.C | 7 +++++++
gcc/testsuite/gcc.dg/pr98330.c | 7 +++++++
3 files changed, 21 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr98330.C
create mode 100644 gcc/testsuite/gcc.dg/pr98330.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 glibc.
from 0ec583d926 libmvec: Add extra-test-objs to test-extras
new cabc8a2916 elf: Avoid RELATIVE relocation for _dl_sysinfo
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:
elf/dl-support.c | 10 ++++++++--
1 file changed, 8 insertions(+), 2 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 glibc.
from 0887fff0b0 Hurd: Add rtld-strncpy-c.c
new 0ec583d926 libmvec: Add extra-test-objs to test-extras
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:
sysdeps/x86_64/fpu/Makefile | 8 ++++++++
1 file changed, 8 insertions(+)
--
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_bmk_tx1/llvm-release-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/glibc.
from 61e8ae9b66 aarch64: Fix DT_AARCH64_VARIANT_PCS handling [BZ #26798]
adds 369b47aaf7 x86-64: Avoid rep movsb with short distance [BZ #27130]
adds 8113182a97 x86: Set header.feature_1 in TCB for always-on CET [BZ #27177]
adds d811d240c0 x86: Check IFUNC definition in unrelocated executable [BZ #20019]
No new revisions were added by this update.
Summary of changes:
NEWS | 3 +++
elf/Makefile | 2 ++
elf/ifuncmain6pie.c | 14 +++-----------
elf/ifuncmod6.c | 8 ++++----
sysdeps/i386/dl-machine.h | 16 +++++++++++-----
sysdeps/x86/Makefile | 6 ++++++
sysdeps/x86/dl-cet.c | 6 +++++-
sysdeps/x86/tst-setjmp-cet.c | 1 +
sysdeps/x86_64/dl-machine.h | 16 +++++++++++-----
.../x86_64/multiarch/memmove-vec-unaligned-erms.S | 21 +++++++++++++++++++++
10 files changed, 67 insertions(+), 26 deletions(-)
create mode 100644 sysdeps/x86/tst-setjmp-cet.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_bmk_tx1/llvm-release-aarch64-spec2k6-Oz_LTO
in repository toolchain/ci/base-artifacts.
discards ee333bea 5: update: binutils-gcc-glibc-llvm: 1
new 8d07990f 5: update: binutils-gcc-glibc-llvm: 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 (ee333bea)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-aar [...]
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 | 191 +-
02-prepare_abe/console.log | 444 +-
03-build_abe-binutils/console.log | 11555 +--
04-build_abe-stage1/console.log | 13117 ++--
05-build_abe-linux/console.log | 1990 +-
06-build_abe-glibc/console.log | 39274 +++++-----
07-build_abe-stage2/console.log | 31245 ++++----
08-build_llvm-true/console.log | 12761 ++--
10-benchmark--Oz_LTO/benchmark-start.log | 2 +-
10-benchmark--Oz_LTO/benchmark.log | 13 +-
10-benchmark--Oz_LTO/console.log | 280 +-
11-check_regression/console.log | 758 +-
11-check_regression/results-0.csv | 112 +-
11-check_regression/results-1.csv | 98 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-full.csv | 114 +-
11-check_regression/results.csv | 46 +-
11-check_regression/results.log | 2406 +-
12-update_baseline/console.log | 822 +-
12-update_baseline/results-1.csv | 98 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-full.csv | 98 +-
12-update_baseline/results.csv | 46 +-
12-update_baseline/results.log | 1790 +-
console.log | 112583 ++++++++++++++--------------
jenkins/manifest.sh | 20 +-
results | 2 +-
results_id | 2 +-
28 files changed, 114969 insertions(+), 114974 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.