This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from cc606a916d8 Daily bump.
new 44ba7bcb752 diagnostics: Fix behavior of permerror options after diagno [...]
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/diagnostic-core.h | 5 ++++-
gcc/diagnostic.cc | 13 ++++++++++---
gcc/testsuite/g++.dg/cpp0x/Wnarrowing21a.C | 14 ++++++++++++++
gcc/testsuite/g++.dg/cpp0x/Wnarrowing21b.C | 9 +++++++++
gcc/testsuite/g++.dg/cpp0x/Wnarrowing21c.C | 9 +++++++++
gcc/testsuite/g++.dg/cpp0x/Wnarrowing21d.C | 9 +++++++++
6 files changed, 55 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/Wnarrowing21a.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/Wnarrowing21b.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/Wnarrowing21c.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/Wnarrowing21d.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 linux.
from 78c3925c048c Merge tag 'soc-late-6.9' of git://git.kernel.org/pub/scm/l [...]
new 62f35024b2b1 bcachefs: Change "accounting overran journal reservation" [...]
new 3ff3475611d5 bcachefs: Fix check_key_has_snapshot() call
new 109ea419cf94 bcachefs: Fix spurious -BCH_ERR_transaction_restart_nested
new 264b501f8f21 bcachefs: Avoid extent entry type assertions in .invalid()
new 37bb9c957285 bcachefs: Fix locking in bch2_alloc_write_key()
new a0a466ea981b bcachefs: Split out btree_node_rewrite_worker
new 3becdd485009 bcachefs: Improve sysfs internal/btree_updates
new 1ba6f48f092e bcachefs: Fix nested transaction restart handling in bch2_ [...]
new 1c31b83a4ec6 bcachefs: bch2_snapshot_is_ancestor() now safe to call in [...]
new f3589bfa7ee4 bcachefs: fix for building in userspace
new a58603684195 bcachefs: Don't corrupt journal keys gap buffer when dropp [...]
new ec35b3048140 bcachefs: Fix lost transaction restart error
new 3ed94062e380 bcachefs: Improve bch2_fatal_error()
new 8d347a55459f bcachefs: Run check_topology() first
new b38114dde04e bcachefs: ratelimit errors from async_btree_node_rewrite
new c502b5b87814 bcachefs; Fix deadlock in bch2_btree_update_start()
new 2e92d26b2543 bcachefs: Fix lost wakeup on journal shutdown
new a4145ce1e7bc Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.o [...]
The 18 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/bcachefs/alloc_background.c | 15 +++++++------
fs/bcachefs/alloc_foreground.c | 10 +++++----
fs/bcachefs/bcachefs.h | 2 ++
fs/bcachefs/btree_gc.c | 2 +-
fs/bcachefs/btree_io.c | 12 +++++-----
fs/bcachefs/btree_key_cache.c | 2 +-
fs/bcachefs/btree_update_interior.c | 44 ++++++++++++++++++++++++-------------
fs/bcachefs/btree_update_interior.h | 1 +
fs/bcachefs/btree_write_buffer.c | 2 +-
fs/bcachefs/buckets.c | 6 ++---
fs/bcachefs/debug.c | 2 +-
fs/bcachefs/ec.c | 6 ++---
fs/bcachefs/error.h | 4 ++--
fs/bcachefs/extents.h | 6 ++---
fs/bcachefs/fs.c | 3 ++-
fs/bcachefs/fsck.c | 33 ++++++++++++++++++++--------
fs/bcachefs/journal.c | 12 +++++-----
fs/bcachefs/journal_io.c | 15 ++++++-------
fs/bcachefs/logged_ops.c | 4 ++--
fs/bcachefs/movinggc.c | 3 +--
fs/bcachefs/recovery.c | 6 ++++-
fs/bcachefs/recovery_types.h | 2 +-
fs/bcachefs/snapshot.c | 32 +++++++++++++++------------
fs/bcachefs/super-io.c | 8 +++----
fs/bcachefs/super.c | 33 ++++++++++++++--------------
fs/bcachefs/util.h | 3 +++
26 files changed, 157 insertions(+), 111 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 master
in repository toolchain/ci/interesting-commits.
from efe97d707 Add entry 6b03ce374e0dc64868b4b6665056dfc3fda0e98f from https [...]
new 6aa389a59 Add entry 6b03ce374e0dc64868b4b6665056dfc3fda0e98f from https [...]
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/sha1/6b03ce374e0dc64868b4b6665056dfc3fda0e98f/jira/description | 2 +-
llvm/sha1/6b03ce374e0dc64868b4b6665056dfc3fda0e98f/status.txt | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/llvm-aarch64-master-O3/status.txt | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/status.txt | 2 +-
4 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-13
in repository gcc.
from 5b928badac5 Fortran: fix IS_CONTIGUOUS for polymorphic dummy arguments [...]
new 77f94f0f59a Daily bump.
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/ChangeLog | 14 ++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 18 ++++++++++++++++++
gcc/testsuite/ChangeLog | 22 ++++++++++++++++++++++
4 files changed, 55 insertions(+), 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 releases/gcc-11
in repository gcc.
from ec54e65a123 Daily bump.
new 1b5510a5916 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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 releases/gcc-12
in repository gcc.
from f6ed0466d40 testsuite/i386: Correct pr111822.C dg-do options [PR111822]
new dd9c97bfa27 Daily bump.
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/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 6 ++++++
2 files changed, 7 insertions(+), 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 53fea6b00 Add entry 4b0276d1c9cb558f3c20736dce802ceb26c0b958 from https [...]
new efe97d707 Add entry 6b03ce374e0dc64868b4b6665056dfc3fda0e98f from https [...]
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:
.../tcwg_bmk-code_speed-cpu2017rate/llvm-aarch64-master-O3/build_url | 2 +-
1 file changed, 1 insertion(+), 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 bf838884fac ipa: Fix C++ member ptr indirect inlining (PR 114254, PR 108802)
new cc606a916d8 Daily bump.
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:
contrib/ChangeLog | 5 ++
gcc/ChangeLog | 130 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/analyzer/ChangeLog | 17 +++++++
gcc/c-family/ChangeLog | 9 ++++
gcc/cp/ChangeLog | 11 ++++
gcc/po/ChangeLog | 4 ++
gcc/testsuite/ChangeLog | 103 ++++++++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 53 ++++++++++++++++++++
9 files changed, 333 insertions(+), 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 binutils-gdb.
from 1ab9eefe3ce Speed up lookup of "type_specific_data"
new 8f39d04b97c Automatic date update in version.in
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 +-
1 file changed, 1 insertion(+), 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 gdb-14-branch
in repository binutils-gdb.
from 984bd4eecf4 Automatic date update in version.in
new 1d310a1a7ba Automatic date update in version.in
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 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.