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_lto
in repository toolchain/ci/base-artifacts.
discards b96f3f1fc 0: update: binutils-gcc: 1
new bfd3bbaf6 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 (b96f3f1fc)
\
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 | 190 +-
02-prepare_abe/console.log | 196 +-
04-build_abe-bootstrap_lto/console.log | 72628 +++++++++++++++---------------
05-check_regression/console.log | 34 +-
06-update_baseline/console.log | 16 +-
console.log | 73074 ++++++++++++++++---------------
jenkins/manifest.sh | 12 +-
7 files changed, 73131 insertions(+), 73019 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-11
in repository gcc.
from cbd9dc32f8b Update gcc de.po.
new 2a47ee788c0 mips: add MSA vec_cmp and vec_cmpu expand pattern [PR101132]
new 7db1795abed mips: Fix up mips_atomic_assign_expand_fenv [PR94780]
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:
gcc/config/mips/mips-msa.md | 22 ++++++++++++++++++++++
gcc/config/mips/mips-protos.h | 1 +
gcc/config/mips/mips.c | 23 +++++++++++++++++------
gcc/testsuite/gcc.target/mips/pr101132.c | 14 ++++++++++++++
4 files changed, 54 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/pr101132.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 e5e164effa3 Add QI vector mode support to by-pieces for memset
new 0b3560d3a9f Move failed part of a test to a new file [PR101671]
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/gcc.c-torture/compile/pr83510.c | 25 --------------
gcc/testsuite/gcc.dg/Warray-bounds-87.c | 48 +++++++++++++++++++++++++++
2 files changed, 48 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Warray-bounds-87.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_gnu
in repository toolchain/ci/interesting-commits.
from a8544c1 Add last-good a21bd3cebd6f54af70a37c18b8fbeae933fb6515 from h [...]
new 94d5f30 Add regression 13586172d0b70c9d7ca464fc5a2a46a8532b06d7 from [...]
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 | 1 +
1 file changed, 1 insertion(+)
--
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_gnu
in repository toolchain/ci/interesting-commits.
discards 4d69ba4 Add regression 13586172d0b70c9d7ca464fc5a2a46a8532b06d7 from [...]
discards b74876d Add last-good a21bd3cebd6f54af70a37c18b8fbeae933fb6515 from h [...]
new a8544c1 Add last-good a21bd3cebd6f54af70a37c18b8fbeae933fb6515 from h [...]
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 (4d69ba4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu (a8544c1)
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:
gcc | 1 -
1 file changed, 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 3dbd4d94bf3 libstdc++: Use secure_getenv for filesystem::temp_directory [...]
new d68d275a005 Add testcases that got lost when tree-ssa was merged
new e5e164effa3 Add QI vector mode support to by-pieces for memset
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:
gcc/builtins.c | 171 ++++++++++++++++++----
gcc/builtins.h | 4 +-
gcc/doc/tm.texi | 7 +
gcc/doc/tm.texi.in | 2 +
gcc/expr.c | 172 ++++++++++++++++-------
gcc/expr.h | 4 +-
gcc/rtl.h | 2 +
gcc/rtlanal.c | 11 ++
gcc/target.def | 9 ++
gcc/testsuite/g++.dg/warn/Wunused-18.C | 13 ++
gcc/testsuite/gcc.c-torture/compile/20030405-2.c | 58 ++++++++
gcc/testsuite/gcc.c-torture/compile/20040304-2.c | 45 ++++++
gcc/testsuite/gcc.dg/20030612-2.c | 20 +++
gcc/testsuite/gcc.target/i386/pr100865-3.c | 2 +-
gcc/testsuite/gcc.target/i386/pr100865-4b.c | 2 +-
15 files changed, 433 insertions(+), 89 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wunused-18.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/20030405-2.c
create mode 100644 gcc/testsuite/gcc.c-torture/compile/20040304-2.c
create mode 100644 gcc/testsuite/gcc.dg/20030612-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.
unknown user pushed a change to branch master
in repository gcc.
from 2065654435e mips: Fix up mips_atomic_assign_expand_fenv [PR94780]
new 3dbd4d94bf3 libstdc++: Use secure_getenv for filesystem::temp_directory [...]
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:
libstdc++-v3/config.h.in | 3 ++
libstdc++-v3/configure | 11 ++++++
libstdc++-v3/configure.ac | 1 +
libstdc++-v3/src/c++17/fs_ops.cc | 31 +++--------------
libstdc++-v3/src/filesystem/ops-common.h | 40 ++++++++++++++++++++++
libstdc++-v3/src/filesystem/ops.cc | 32 +++--------------
.../filesystem/operations/temp_directory_path.cc | 7 ++++
.../filesystem/operations/temp_directory_path.cc | 9 ++++-
8 files changed, 80 insertions(+), 54 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.