This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 82bb66730bc c++: Only reject reinterpret casts from pointers to integer [...]
new d81019db099 [PR99663] Don't use unknown constraint for address constrai [...]
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/lra-constraints.c | 15 ++++++++++-----
gcc/testsuite/gcc.target/s390/pr99663.c | 20 ++++++++++++++++++++
2 files changed, 30 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/s390/pr99663.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_kernel/llvm-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 9e7fc7e8 0: update: binutils-llvm-linux-qemu: boot
new 307ba6e2 0: update: binutils-llvm-linux-qemu: boot
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 (9e7fc7e8)
\
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 | 191 +-
02-prepare_abe/console.log | 434 +-
03-build_abe-binutils/console.log | 11113 ++++++-------
04-build_llvm/console.log | 13102 +++++++--------
05-build_linux/console.log | 830 +-
06-build_abe-qemu/console.log | 4449 +++---
07-boot_linux/console.log | 494 +-
08-check_regression/console.log | 18 +-
09-update_baseline/console.log | 18 +-
console.log | 30649 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
11 files changed, 30663 insertions(+), 30645 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_kernel/gnu-master-arm-mainline-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 9e3ce430 2: update: binutils-gcc-linux-qemu: 21306
discards 0c8bbfd2 1: reset: gcc-dc6d15eaa23cbae1468a6ef92371b1c856c14819: 20904
discards 40f295de 0: update: binutils-7f08fd5186df8c58135c8adb71772cfa3f93d405: all
new 299d89b2 0: update: binutils-gcc-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 (9e3ce430)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 192 +-
02-prepare_abe/console.log | 424 +-
03-build_abe-binutils/console.log | 11917 +++++-----
04-build_abe-stage1/console.log | 19506 ++++++++--------
05-build_linux/console.log | 1221 +-
06-build_abe-qemu/console.log | 3527 +++
07-boot_linux/console.log | 11 +
08-check_regression/console.log | 21 +-
08-check_regression/results.regressions | 11 +-
09-update_baseline/console.log | 107 +-
09-update_baseline/results.regressions | 11 +-
console.log | 36926 ++++++++++++++++--------------
jenkins/manifest.sh | 21 +-
results | 4 +-
14 files changed, 40304 insertions(+), 33595 deletions(-)
create mode 100644 06-build_abe-qemu/console.log
create mode 100644 07-boot_linux/console.log
--
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 1497ff4 Save vect metric files into result/vect.$lognum.temps.
new 6b8290d prepare-board.sh: Test docker more rigorously
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:
prepare-board.sh | 15 +++++++++++++--
1 file changed, 13 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 releases/gcc-10
in repository gcc.
from 82792a49421 substitute @tie{} with a space for the man pages
new d6faf78a881 PR fortran/99205 - Out of memory with undefined character length
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/data.c | 3 +++
gcc/fortran/trans-array.c | 2 +-
gcc/testsuite/gfortran.dg/data_char_4.f90 | 11 +++++++++++
gcc/testsuite/gfortran.dg/data_char_5.f90 | 15 +++++++++++++++
4 files changed, 30 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/data_char_4.f90
create mode 100644 gcc/testsuite/gfortran.dg/data_char_5.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.