This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 887c45fb5b0 tree-optimization/95487 - use a truth type for scatter masks
new 8d57c30611b Simple patch only add assumed-rank to the list of possible [...]
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/fortran/trans-expr.c | 3 +-
gcc/testsuite/gfortran.dg/PR95214.f90 | 84 +++++++++++++++++++++++++++++++++++
2 files changed, 86 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/PR95214.f90
--
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_tk1
in repository toolchain/ci/interesting-commits.
from 68a302c Add last-good 8a6333ef38088b65224bc021a14eeeef0a123a29 from h [...]
new d8fb5e9 Add regression 403810557be79e36d0153a04fefff4d72028b2b4 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:
llvm | 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_bmk_tk1
in repository toolchain/ci/interesting-commits.
from 76843e9 Add regression 0e6aad5d9561e4df611e588f0cb1d819f41cdc27 from [...]
new 68a302c Add last-good 8a6333ef38088b65224bc021a14eeeef0a123a29 from h [...]
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:
llvm | 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/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 89f04f83 0: update: gcc-0e6aad5d9561e4df611e588f0cb1d819f41cdc27: 1
new 647cc38c 0: update: gcc-3ed8a0c02bad7fb92b095e8f52fba63a9f002fd6: 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 (89f04f83)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 173 +-
02-prepare_abe/console.log | 458 +-
04-build_abe-bootstrap_O1/console.log | 66149 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 66786 ++++++++++++++++----------------
jenkins/manifest.sh | 11 +-
7 files changed, 66680 insertions(+), 66903 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_gnu/gnu-release-arm-check_binutils
in repository toolchain/ci/base-artifacts.
discards 512c73b4 2: update: binutils-3730a015c05cde8d151f94bef20e43ea2bf96ccc: 1
new 4f1c60a3 2: update: binutils-3730a015c05cde8d151f94bef20e43ea2bf96ccc: 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 (512c73b4)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-arm-chec [...]
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 | 247 +-
02-prepare_abe/console.log | 366 +-
03-build_abe-binutils/console.log | 14827 +++++++++++-----------
04-build_abe-check_binutils/console.log | 3834 +++---
05-check_regression/console.log | 324 +-
05-check_regression/results.regressions | 2 +-
06-update_baseline/console.log | 626 +-
06-update_baseline/results.regressions | 2 +-
console.log | 20264 +++++++++++++++---------------
jenkins/manifest.sh | 7 +-
sumfiles/binutils.sum | 2 +-
sumfiles/gas.sum | 2 +-
sumfiles/ld.sum | 2 +-
13 files changed, 20263 insertions(+), 20242 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 gcc.
from 6d36cc21b69 jit: implement BT_CONST_VOLATILE_PTR [PR 95306]
new 887c45fb5b0 tree-optimization/95487 - use a truth type for scatter masks
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/g++.dg/vect/pr95487.cc | 20 ++++++++++++++++++++
gcc/tree-vect-stmts.c | 8 ++++++--
2 files changed, 26 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/vect/pr95487.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 9a6896021df frv: Don't generate dynamic relocation for non SEC_ALLOC sections
new 58ee44efbc3 nios2: Don't check relocations in non-loaded, non-alloced sections
new d4d8aee3457 nios2: Call _bfd_elf_maybe_set_textrel to set DF_TEXTREL
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:
bfd/ChangeLog | 12 ++++++++++++
bfd/elf32-nios2.c | 34 ++++++++++++++++++++++++----------
2 files changed, 36 insertions(+), 10 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 binutils-gdb.
from 913e0fd4732 [PATCH] fix windmc typedef bug
new 50d036364fb arc: Don't generate dynamic relocation for non SEC_ALLOC sections
new 9a6896021df frv: Don't generate dynamic relocation for non SEC_ALLOC sections
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:
bfd/ChangeLog | 10 ++++++++++
bfd/elf32-arc.c | 1 +
bfd/elf32-frv.c | 5 ++++-
3 files changed, 15 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.