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_debug
in repository toolchain/ci/base-artifacts.
discards 0d85d9a9 0: update: gcc-495bdda5305b366e6f15134431d9d18b952884fc: 1
new 0512a797 0: update: gcc-0fc33daacbdf993ab0d5830b0af3468b0df7c187: 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 (0d85d9a9)
\
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 | 84 +-
02-prepare_abe/console.log | 174 +-
04-build_abe-bootstrap_debug/console.log | 58483 ++++++++++++++--------------
05-check_regression/console.log | 6 +-
06-update_baseline/console.log | 4 +-
console.log | 58863 ++++++++++++++---------------
jenkins/manifest.sh | 8 +-
7 files changed, 58780 insertions(+), 58842 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-master-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards bcafe252 0: update: gcc-e6e01618e83bcd9eb3a2b27df30ed87106a748b4: 1
new 5e5c2486 0: update: gcc-09698e44c766c4a05ee463d2e36bc1fdac21dce4: 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 (bcafe252)
\
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 | 82 +-
02-prepare_abe/console.log | 328 +-
04-build_abe-bootstrap_O1/console.log | 67783 ++++++++++++++++---------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 4 +-
console.log | 68151 ++++++++++++++++----------------
jenkins/manifest.sh | 8 +-
7 files changed, 68190 insertions(+), 68170 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 cd02217a5d81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linu [...]
new 5e0b17b026eb afs: Fix NULL deref in afs_dynroot_depopulate()
new e4d7f2d3593e ext4: fix spelling mistakes in extents.c
new e0f49d270d9d ext4: delete unnecessary checks before brelse()
new e030a28810da ext4: fix coding style in file.c
new 24dc9864914e jbd2: make sure jh have b_transaction set in refile/unfile_buffer
new 5872331b3d91 ext4: fix potential negative array index in do_split()
new ef3f5830b859 jbd2: add the missing unlock_buffer() in the error path of [...]
new 9a5d265fed01 ext4: lost matching-pair of trace in ext4_truncate
new e5f78159d62f ext4: lost matching-pair of trace in ext4_unlink
new e65bf6e468c3 ext4: replace HTTP links with HTTPS ones
new 0b3171b6d195 ext4: do not block RWF_NOWAIT dio write on unallocated space
new 11215630aada ext4: don't BUG on inconsistent journal feature
new 2a12e147da38 ext4: don't hardcode bit values in EXT4_FL_USER_*
new cb29a02d3a9d ext4: use generic names for generic ioctls
new 3cb77bd241a4 ext4: fix spelling typos in ext4_mb_initialize_context
new 273108fa5015 ext4: handle read only external journal device
new cfd732377221 ext4: add prefetching for block allocation bitmaps
new c1d2c7d47e15 ext4: skip non-loaded groups at cr=0/1 when scanning for g [...]
new bc71726c7257 ext4: abort the filesystem if failed to async write metada [...]
new c044f3d8360d jbd2: abort journal if free a async write error metadata buffer
new 529a781ee07a jbd2: remove unused parameter in jbd2_journal_try_to_free_ [...]
new ab74c7b23f37 ext4: indicate via a block bitmap read is prefetched via a [...]
new 3d392b2676bf ext4: add prefetch_block_bitmaps mount option
new 60ed633f51d0 jbd2: fix incorrect code style
new f25391ebb475 ext4: handle option set by mount flags correctly
new 6dbd30012908 ext4: remove some redundant function declarations
new 1cf006ed19a8 ext4: export msg_count and warning_count via sysfs
new 9375ac770cda ext4: delete the invalid BUGON in ext4_mb_load_buddy_gfp()
new d176b1f62f24 ext4: handle error of ext4_setup_system_zone() on remount
new bf9a379d0980 ext4: don't allow overlapping system zones
new ce9f24cccdc0 ext4: check journal inode extents more carefully
new 3f67e7cffa6e ext4: fold ext4_data_block_valid_rcu() into the caller
new e7bfb5c9bb3d ext4: handle add_system_zone() failure in ext4_setup_syste [...]
new 0f5bde1db174 ext4: correctly restore system zone info when remount fails
new 377254b2cd22 fs: prevent BUG_ON in submit_bh_wbc()
new 7303cb5bfe84 ext4: fix checking of directory entry validity for inline [...]
new e9a3cd48d653 ext4: fix typos in ext4_mb_regular_allocator() comment
new 051e2ce8cb90 ext4: delete invalid comments near ext4_mb_check_limits()
new dddcd2f9ebde ext4: optimize the implementation of ext4_mb_good_group()
new e0d438c72abe mballoc: replace seq_printf with seq_puts
new 2fe34d293818 ext4: remove unused parameter of ext4_generic_delete_entry [...]
new 70d7ced2ed4d ext4: change to use fallthrough macro
new 00a3fff0712c jbd2: clean up checksum verification in do_one_pass()
new 7ca4fcba92ed ext4: Fix comment typo "the the".
new c55ee7d20285 ext4: add mb_debug logging when there are lost chunks
new 66d5e0277e22 ext4: reorganize if statement of ext4_mb_release_context()
new 27bc446e2def ext4: limit the length of per-inode prealloc list
new d723b99ec9e5 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm [...]
The 48 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:
Documentation/admin-guide/ext4.rst | 23 +--
Documentation/filesystems/ext4/about.rst | 2 +-
fs/afs/dynroot.c | 20 ++-
fs/buffer.c | 9 +
fs/ext4/Kconfig | 2 +-
fs/ext4/balloc.c | 16 +-
fs/ext4/block_validity.c | 159 ++++++++---------
fs/ext4/ext4.h | 91 +++++++---
fs/ext4/ext4_jbd2.c | 25 +++
fs/ext4/extents.c | 42 ++---
fs/ext4/file.c | 11 +-
fs/ext4/hash.c | 4 +-
fs/ext4/indirect.c | 20 +--
fs/ext4/inline.c | 4 +-
fs/ext4/inode.c | 30 ++--
fs/ext4/ioctl.c | 34 ++--
fs/ext4/mballoc.c | 289 ++++++++++++++++++++++++++-----
fs/ext4/mballoc.h | 4 +
fs/ext4/move_extent.c | 4 +-
fs/ext4/namei.c | 66 ++++---
fs/ext4/readpage.c | 4 +-
fs/ext4/super.c | 268 +++++++++++++++++++---------
fs/ext4/sysfs.c | 13 ++
fs/ext4/xattr.c | 3 +-
fs/jbd2/journal.c | 16 +-
fs/jbd2/recovery.c | 46 ++---
fs/jbd2/transaction.c | 33 +++-
include/linux/jbd2.h | 2 +-
include/trace/events/ext4.h | 85 +++++++--
29 files changed, 892 insertions(+), 433 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 users/palves/enum-flags-rewrite
in repository binutils-gdb.
at 32ef0ecca5d Rewrite enum_flags, add unit tests, fix problems
This branch includes the following new commits:
new d4049ba6cb3 Rewrite valid-expr.h's internals in terms of the detection [...]
new 3b64e7030f8 Use type_instance_flags more throughout
new 32ef0ecca5d Rewrite enum_flags, add unit tests, fix problems
The 3 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.
--
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-9
in repository gcc.
from ac17af1aed6 AArch64: Fix hwasan failure in readline.
new 0fc33daacbd Update links to Arm docs
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/doc/extend.texi | 6 +++---
gcc/doc/invoke.texi | 2 +-
2 files changed, 4 insertions(+), 4 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-8
in repository gcc.
from 0dd0cfc6182 AArch64: Fix hwasan failure in readline.
new a1c02b7da22 Update links to Arm docs
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/doc/extend.texi | 6 +++---
gcc/doc/invoke.texi | 2 +-
2 files changed, 4 insertions(+), 4 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 2974c828615 [LTO/offloading] Fix offloading-compilation ICE without -fl [...]
new 6170ad353f7 Update links to Arm docs
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/doc/extend.texi | 6 +++---
gcc/doc/invoke.texi | 2 +-
2 files changed, 4 insertions(+), 4 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 b46584d7836 driver: Fix several memory leaks [PR63854]
new c44c2a3b055 Using gen_int_mode instead of GEN_INT to avoid ICE caused b [...]
new 9b5d4f6e668 libstdc++: Do not check "cold" name on darwin [PR 96736]
new 09698e44c76 Update links to Arm docs
The 3 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/i386/i386-expand.c | 6 +++---
gcc/doc/extend.texi | 6 +++---
gcc/doc/invoke.texi | 2 +-
gcc/testsuite/gcc.target/i386/pr96262-1.c | 11 +++++++++++
.../testsuite/17_intro/headers/c++1998/all_attributes.cc | 2 +-
.../testsuite/17_intro/headers/c++2011/all_attributes.cc | 2 +-
.../testsuite/17_intro/headers/c++2014/all_attributes.cc | 2 +-
.../testsuite/17_intro/headers/c++2017/all_attributes.cc | 2 +-
.../testsuite/17_intro/headers/c++2020/all_attributes.cc | 2 +-
9 files changed, 23 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr96262-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.