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-release-arm-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 9a946936 2: update: linux-b0795f0f47d7425836ff90b96aea3bd5b73505b2: 19749
new ae145322 2: update: binutils-llvm-linux-qemu: 19757
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 (9a946936)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 | 70 +-
02-prepare_abe/console.log | 188 +-
03-build_abe-binutils/console.log | 10893 +++++-----
04-build_llvm/console.log | 13759 ++++++-------
05-build_abe-qemu/console.log | 6904 ++++---
06-build_linux/console.log | 862 +-
08-check_regression/console.log | 32 +-
08-check_regression/results.regressions | 4 +-
09-update_baseline/console.log | 62 +-
09-update_baseline/results.regressions | 4 +-
console.log | 32772 +++++++++++++++---------------
jenkins/manifest.sh | 24 +-
results | 2 +-
13 files changed, 33649 insertions(+), 31927 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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/bmk-scripts.
from c0cc5a6 run.sh: Support new "parallel" and "serial" run profiles
new a374f43 run.sh: Fix word splitting
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:
run.sh | 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 binutils-gdb.
from 209f108f738 sim: mn10300: tweak static inlines
new 7993124ee29 powerpc: move cell "or rx,rx,rx" hints
new 3478a63d7ed gas: ensure sections contents is zero for BFD_RELOC_PPC*_TL [...]
The 2 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:
gas/ChangeLog | 10 ++++++++++
gas/config/tc-ppc.c | 17 ++++++++++++-----
gas/testsuite/gas/ppc/aix.exp | 3 +++
gas/testsuite/gas/ppc/xcoff-tlsm-32.d | 34 +++++++++++++++++++++++++++++++++
gas/testsuite/gas/ppc/xcoff-tlsm-64.d | 36 +++++++++++++++++++++++++++++++++++
gas/testsuite/gas/ppc/xcoff-tlsm.s | 12 ++++++++++++
opcodes/ChangeLog | 5 +++++
opcodes/ppc-opc.c | 10 +++++-----
8 files changed, 117 insertions(+), 10 deletions(-)
create mode 100644 gas/testsuite/gas/ppc/xcoff-tlsm-32.d
create mode 100644 gas/testsuite/gas/ppc/xcoff-tlsm-64.d
create mode 100644 gas/testsuite/gas/ppc/xcoff-tlsm.s
--
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 da25516718c c++: Tweak PR101029 fix
new 1c1ee19e702 x86: Fix ix86_expand_vector_init for V*TImode [PR100887]
new 132d3e9d57a openmp: Call c_omp_adjust_map_clauses even for combined tar [...]
new d9f75e8a73b tree-inline: Fix up __builtin_va_arg_pack handling [PR100898]
new ce1dd5e7051 fold-const: Fix up fold_read_from_vector [PR100887]
new 1f94733aea1 openmp: Gimplify OMP_CLAUSE_SIZE during gfc_omp_finish_clau [...]
new ed8181b187f ifcvt: Fix -fcompare-debug bug [PR100852]
new 8cd45af39dd simplify-rtx: Fix up simplify_logical_relational_operation [...]
new 5ece5ac99e8 expr: Fix up VEC_PACK_TRUNC_EXPR expansion [PR101046]
new 346a0920bdc libffi: Fix up x86_64 classify_argument
new 79c1185de4a testsuite: Use noipa attribute instead of noinline, noclone
The 10 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/c/c-parser.c | 1 +
gcc/config/i386/i386-expand.c | 10 ++-
gcc/cp/parser.c | 1 +
gcc/expr.c | 2 +
gcc/fold-const.c | 3 +
gcc/fortran/trans-openmp.c | 3 +
gcc/ifcvt.c | 4 +-
gcc/simplify-rtx.c | 95 +++++++++++-----------
gcc/testsuite/c-c++-common/gomp/pr100902-1.c | 17 ++++
gcc/testsuite/g++.dg/ext/va-arg-pack-3.C | 18 ++++
gcc/testsuite/g++.dg/opt/pr100852.C | 25 ++++++
gcc/testsuite/gcc.dg/guality/pr49888.c | 2 +-
gcc/testsuite/gfortran.dg/gomp/pr100965.f90 | 16 ++++
gcc/tree-inline.c | 22 ++---
libffi/src/x86/ffi64.c | 9 +-
.../{nested_struct2.c => nested_struct12.c} | 61 +++++++-------
16 files changed, 191 insertions(+), 98 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/pr100902-1.c
create mode 100644 gcc/testsuite/g++.dg/ext/va-arg-pack-3.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr100852.C
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr100965.f90
copy libffi/testsuite/libffi.call/{nested_struct2.c => nested_struct12.c} (52%)
--
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 ff4deb4b1d0 c++: Tweak PR101029 fix
new 607507410ef [Ada] Use runtime from base compiler during stage1 (continued)
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/ada/gcc-interface/Make-lang.in | 3 ++-
1 file changed, 2 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_kernel/llvm-master-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards e60804a5 0: update: binutils-llvm-linux-qemu: all
new aacef7e4 0: update: binutils-llvm-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 (e60804a5)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-arm-l [...]
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 | 82 +-
02-prepare_abe/console.log | 428 +-
03-build_abe-binutils/console.log | 11729 +++++------
04-build_llvm/console.log | 13918 ++++++------
05-build_abe-qemu/console.log | 6774 +++---
06-build_linux/console.log | 880 +-
07-boot_linux/console.log | 6 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 20 +-
console.log | 33839 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 33922 insertions(+), 33820 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.