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_O3
in repository toolchain/ci/base-artifacts.
discards c0ed1bbf 0: update: gcc-187c96ea5310cef1977d8a44b0b9a6b561b6c8c7: 1
new 28691cac 0: update: gcc-152aaef6feb909689132c74bebb01420dc7776e3: 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 (c0ed1bbf)
\
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 | 52 +-
02-prepare_abe/console.log | 436 +-
04-build_abe-bootstrap_O3/console.log | 67091 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 4 +-
console.log | 67585 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 67644 insertions(+), 67534 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_bmk_tx1/gnu-release-aarch64-spec2k6-O3
in repository toolchain/ci/gcc.
from 81568ce966d Daily bump.
adds e783a36f0b8 Daily bump.
adds 9224bcfd6a4 When avoiding double deallocation, look at namespace, expre [...]
adds 152aaef6feb PR fortran/95503 - Fix ICE in gfc_is_simply_contiguous, at [...]
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/class.c | 18 +++++++++++---
gcc/fortran/expr.c | 4 +++-
gcc/fortran/gfortran.h | 18 +++++++++++---
gcc/fortran/symbol.c | 12 ++++++++++
gcc/testsuite/gfortran.dg/finalize_34.f90 | 2 +-
gcc/testsuite/gfortran.dg/finalize_36.f90 | 39 +++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/pr95503.f90 | 7 ++++++
8 files changed, 93 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/finalize_36.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95503.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_tx1/gnu-release-aarch64-spec2k6-O3
in repository toolchain/ci/base-artifacts.
from 4def73c0 5: reset: binutils-gcc-glibc: 0
new 7141e271 6: reset: binutils-gcc-glibc: 0
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 | 60 +-
02-prepare_abe/console.log | 420 +-
03-build_abe-binutils/console.log | 10947 ++--
04-build_abe-stage1/console.log | 13818 ++--
05-build_abe-linux/console.log | 268 +-
06-build_abe-glibc/console.log | 38893 +++++------
07-build_abe-stage2/console.log | 36215 +++++------
09-benchmark--O3/benchmark-start.log | 2 +-
09-benchmark--O3/console.log | 34 +-
10-check_regression/console.log | 55 +-
10-check_regression/results.log | 14 +
10-check_regression/results.regressions | 5 -
10-check_regression/trigger-build-gcc | 2 +-
11-update_baseline/console.log | 38 +-
11-update_baseline/results.log | 14 +
11-update_baseline/results.regressions | 5 -
console.log | 100774 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
results | 5 -
results_id | 2 +-
20 files changed, 100859 insertions(+), 100722 deletions(-)
create mode 100644 10-check_regression/results.log
delete mode 100644 10-check_regression/results.regressions
create mode 100644 11-update_baseline/results.log
delete mode 100644 11-update_baseline/results.regressions
--
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/gnu-master-arm-spec2k6-O2
in repository toolchain/ci/gcc.
from 309a6c468f3 go.test: update issue4085b.go to version from Go 1.13
adds 75452d68672 runtime: fix arenaBaseOffset for aix/ppc
adds 8e3b453e087 Daily bump.
adds 0cfc34ad129 Disable -Wstringop-overflow warning after checking code pat [...]
adds c19ef23bb98 Remove failing test case accidentally committed.
adds 678178cbf36 Correct test to avoid failures in ILP32.
adds efb4d745551 Daily bump.
adds 4a557dc4565 testsuite: Re-add gdc.test prefix in test names (PR testsui [...]
adds 275bef5fbae d: Fix line lengths after mechanical field renames.
adds 1af22e45558 When avoiding double deallocation, look at namespace, expre [...]
adds 4644e8f15f8 Always use locations from get and put arguments for error m [...]
new 3ee9d82484b PR fortran/95088 - Buffer overflows with PDTs, submodules a [...]
new 3de12cc548c Avoid crash when global symbol table is empty with -fdump-f [...]
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:
ChangeLog | 4 +
gcc/ChangeLog | 130 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 316 ++++++++++++++++++++++++++
gcc/d/expr.cc | 3 +-
gcc/d/typeinfo.cc | 9 +-
gcc/fortran/check.c | 4 +-
gcc/fortran/class.c | 32 +--
gcc/fortran/dump-parse-tree.c | 5 +-
gcc/fortran/gfortran.h | 18 +-
gcc/fortran/symbol.c | 12 +
gcc/go/gofrontend/MERGE | 2 +-
gcc/testsuite/ChangeLog | 47 ++++
gcc/testsuite/gcc.dg/builtin-stringop-chk-5.c | 14 +-
gcc/testsuite/gfortran.dg/finalize_34.f90 | 2 +-
gcc/testsuite/gfortran.dg/finalize_36.f90 | 39 ++++
gcc/testsuite/gfortran.dg/pr95088.f90 | 31 +++
gcc/testsuite/gfortran.dg/random_seed_4.f90 | 14 ++
gcc/testsuite/lib/gdc-utils.exp | 18 +-
libgfortran/ChangeLog | 6 +
libgfortran/io/write.c | 8 +
libgo/go/runtime/export_test.go | 2 +-
libgo/go/runtime/malloc.go | 2 +-
libstdc++-v3/ChangeLog | 17 ++
24 files changed, 695 insertions(+), 42 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/finalize_36.f90
create mode 100644 gcc/testsuite/gfortran.dg/pr95088.f90
create mode 100644 gcc/testsuite/gfortran.dg/random_seed_4.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/gnu-master-arm-spec2k6-O2
in repository toolchain/ci/binutils-gdb.
from 6a17d503c4 gdb: mention removed GDBserver host support in NEWS
adds 10059956ee Automatic date update in version.in
adds 83015056b2 Automatic date update in version.in
adds efe30057d2 x86: Correct xsusldtrk mnemonic
new 2c074f4902 Handle Windows drives in rbreak paths
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:
bfd/version.h | 2 +-
gas/ChangeLog | 9 +++++++++
gas/testsuite/gas/i386/tsxldtrk.d | 2 +-
gas/testsuite/gas/i386/tsxldtrk.s | 2 +-
gas/testsuite/gas/i386/x86-64-tsxldtrk.d | 2 +-
gdb/ChangeLog | 4 ++++
gdb/symtab.c | 5 +++++
opcodes/ChangeLog | 7 +++++++
opcodes/i386-dis.c | 2 +-
opcodes/i386-opc.tbl | 2 +-
opcodes/i386-tbl.h | 2 +-
11 files changed, 32 insertions(+), 7 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_bmk_tk1/gnu-master-arm-spec2k6-O2
in repository toolchain/ci/base-artifacts.
from 3e136af4 3: reset: binutils-gcc-glibc: 0
new 9cbfe82a 4: reset: binutils-gcc-glibc: 0
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 | 58 +-
02-prepare_abe/console.log | 402 +-
03-build_abe-binutils/console.log | 10413 +--
04-build_abe-stage1/console.log | 20161 ++---
05-build_abe-linux/console.log | 294 +-
06-build_abe-glibc/console.log | 22626 ++---
07-build_abe-stage2/console.log | 45313 +++++-----
09-benchmark--O2_marm/benchmark-start.log | 2 +-
09-benchmark--O2_marm/console.log | 32 +-
10-check_regression/console.log | 262 +-
10-check_regression/results.log | 4 +-
10-check_regression/trigger-build-binutils-glibc | 4 +-
10-check_regression/trigger-build-gcc | 2 +-
11-update_baseline/console.log | 16 +-
11-update_baseline/results.log | 4 +-
console.log | 99647 +++++++++++----------
jenkins/manifest.sh | 18 +-
results_id | 2 +-
18 files changed, 99673 insertions(+), 99587 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 b0feef39fe5 PR fortran/95544 - Fix ICE in NULL() argument to intrinsics
new fbd1bae3d82 coroutines: Handle lambda closure pointers like 'this'.
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/cp/coroutines.cc | 13 ++++---------
1 file changed, 4 insertions(+), 9 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 linux.
from 96144c58abe7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
new f4c48b44080e Revert "btrfs: split btrfs_direct_IO to read and write part"
new 8e0fa5d7b3df Revert "btrfs: remove BTRFS_INODE_READDIO_NEED_LOCK"
new f1084bc60a1e Revert "fs: remove dio_end_io()"
new 55e20bd12a56 Revert "btrfs: switch to iomap_dio_rw() for dio"
new 9d645db853a4 Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/ [...]
new 39030e1351aa security: Add LSM hooks to set*gid syscalls
new 4a87b197c1da Merge tag 'LSM-add-setgid-hook-5.8-author-fix' of git://gi [...]
The 7 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:
fs/btrfs/Kconfig | 1 -
fs/btrfs/btrfs_inode.h | 18 ++
fs/btrfs/ctree.h | 4 -
fs/btrfs/file.c | 97 +----------
fs/btrfs/inode.c | 379 +++++++++++++++++++++++++++---------------
fs/direct-io.c | 19 +++
include/linux/fs.h | 2 +
include/linux/lsm_hook_defs.h | 2 +
include/linux/lsm_hooks.h | 9 +
include/linux/security.h | 9 +
kernel/sys.c | 15 +-
security/security.c | 6 +
12 files changed, 326 insertions(+), 235 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 45fce058fe htl: Enable more cancellation tests
new 0c46891442 hurd: Make send* cancellation points
new c1dcc54113 hurd: Fix __writev_nocancel_nostatus
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:
sysdeps/mach/hurd/Makefile | 4 ++++
sysdeps/mach/hurd/not-cancel.h | 10 ++++++++--
sysdeps/mach/hurd/send.c | 4 ++++
sysdeps/mach/hurd/sendmsg.c | 3 +++
sysdeps/mach/hurd/sendto.c | 3 +++
...{close_nocancel_nostatus.c => writev_nocancel_nostatus.c} | 12 +++++-------
sysdeps/posix/writev.c | 2 ++
sysdeps/posix/writev_nocancel.c | 4 ++++
8 files changed, 33 insertions(+), 9 deletions(-)
copy sysdeps/mach/hurd/{close_nocancel_nostatus.c => writev_nocancel_nostatus.c} (79%)
create mode 100644 sysdeps/posix/writev_nocancel.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.