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 e81fb24f1c5 Automatic date update in version.in
new 4eba08320bb gdb/python: fix 'set python ignore-environment' white space
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:
gdb/python/python.c | 8 ++++----
1 file 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 cff174fabd6 c++: DR2237, cdtor and template-id tweaks [PR107126]
new 6b13e32162a Darwin, testsuite: -multiply_defined is obsolete
new d29f6c0b590 Darwin, testsuite: skip some -mcmodel=large tests
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:
gcc/testsuite/gcc.dg/ssp-2.c | 1 +
gcc/testsuite/gcc.target/i386/pr113689-1.c | 1 +
gcc/testsuite/gcc.target/i386/pr113689-2.c | 1 +
gcc/testsuite/gcc.target/i386/pr113689-3.c | 1 +
4 files changed, 4 insertions(+)
--
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 binutils-2_42-branch
in repository binutils-gdb.
from ba864c35f58 Automatic date update in version.in
new 3c1f1c35784 x86-64: Add R_X86_64_CODE_6_GOTTPOFF
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/bfd-in2.h | 6 ++
bfd/elf64-x86-64.c | 113 ++++++++++++++++++++++++++++++-
bfd/libbfd.h | 6 ++
bfd/reloc.c | 12 ++++
elfcpp/x86_64.h | 24 +++++++
gas/config/tc-i386.c | 102 ++++++++++++++++++++++------
gas/testsuite/gas/i386/x86-64-gottpoff.d | 4 ++
gas/testsuite/gas/i386/x86-64-gottpoff.s | 10 +++
gold/testsuite/x86_64_ie_to_le.s | 2 +
gold/testsuite/x86_64_ie_to_le.sh | 2 +
gold/x86_64.cc | 47 +++++++++++--
include/elf/x86-64.h | 20 ++++++
ld/testsuite/ld-x86-64/tlsbindesc.dd | 24 +++++++
ld/testsuite/ld-x86-64/tlsbindesc.rd | 36 +++++-----
ld/testsuite/ld-x86-64/tlsbindesc.s | 8 +++
15 files changed, 371 insertions(+), 45 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 4a7bbe7519b6 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new a12bc36032a2 ksmbd: Add kernel-doc for ksmbd_extract_sharename() function
new 108a020c6443 ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read fails
new 5a7ec87063c0 Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba. [...]
new 7ed4380009e9 firewire: core: send bus reset promptly on gap count error
new a38ff5bbf979 Merge tag 'firewire-fixes-6.8-rc4' of git://git.kernel.org [...]
new f814bdda774c blk-wbt: Fix detection of dirty-throttled tasks
new 2a427b49d029 blk-iocost: Fix an UBSAN shift-out-of-bounds warning
new 4ce6e2db00de virtio-blk: Ensure no requests in virtqueues before deleting vqs.
new f0377ff97509 nvme-host: fix the updating of the firmware version
new 1f4137e882c6 nvme: move passthrough logging attribute to head
new e8c263ed6de8 nvme-core: fix comment to reflect right functions
new 4054705215ad nvme: use ns->head->pi_size instead of t10_pi_tuple struct [...]
new 5f63a493b99c Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org [...]
new a5b6244cf87c Merge tag 'block-6.8-2024-02-10' of git://git.kernel.dk/linux
The 14 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:
block/blk-iocost.c | 7 +++++++
block/blk-wbt.c | 4 ++--
drivers/block/virtio_blk.c | 7 ++++---
drivers/firewire/core-card.c | 18 +++++++++++++++++-
drivers/nvme/host/core.c | 14 ++++++++------
drivers/nvme/host/ioctl.c | 2 +-
drivers/nvme/host/nvme.h | 2 +-
drivers/nvme/host/sysfs.c | 30 +++++++++++++++---------------
fs/smb/server/misc.c | 1 +
fs/smb/server/smb2pdu.c | 8 ++++++--
include/linux/backing-dev-defs.h | 7 +++++--
mm/backing-dev.c | 2 +-
mm/page-writeback.c | 2 +-
13 files changed, 69 insertions(+), 35 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 f88219333e8 Darwin, testsuite: -bind_at_load is deprecated
new cff174fabd6 c++: DR2237, cdtor and template-id tweaks [PR107126]
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/c-family/c-opts.cc | 5 ++++
gcc/c-family/c.opt | 4 +++
gcc/cp/parser.cc | 33 ++++++++++++++++++------
gcc/doc/invoke.texi | 19 +++++++++++++-
gcc/testsuite/g++.dg/DRs/dr2237-2.C | 9 +++++++
gcc/testsuite/g++.dg/DRs/dr2237-3.C | 16 ++++++++++++
gcc/testsuite/g++.dg/DRs/dr2237-4.C | 11 ++++++++
gcc/testsuite/g++.dg/DRs/dr2237-5.C | 7 +++++
gcc/testsuite/g++.dg/DRs/dr2237.C | 2 +-
gcc/testsuite/g++.dg/parse/constructor2.C | 16 ++++++------
gcc/testsuite/g++.dg/template/error34.C | 10 +++----
gcc/testsuite/g++.dg/warn/Wtemplate-id-cdtor-1.C | 9 +++++++
gcc/testsuite/g++.dg/warn/Wtemplate-id-cdtor-2.C | 9 +++++++
gcc/testsuite/g++.dg/warn/Wtemplate-id-cdtor-3.C | 9 +++++++
gcc/testsuite/g++.dg/warn/Wtemplate-id-cdtor-4.C | 9 +++++++
gcc/testsuite/g++.old-deja/g++.pt/ctor2.C | 2 +-
16 files changed, 146 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/DRs/dr2237-2.C
create mode 100644 gcc/testsuite/g++.dg/DRs/dr2237-3.C
create mode 100644 gcc/testsuite/g++.dg/DRs/dr2237-4.C
create mode 100644 gcc/testsuite/g++.dg/DRs/dr2237-5.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wtemplate-id-cdtor-1.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wtemplate-id-cdtor-2.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wtemplate-id-cdtor-3.C
create mode 100644 gcc/testsuite/g++.dg/warn/Wtemplate-id-cdtor-4.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 gcc.
from d10c0dce53b lower-bitint: Fix up .{ADD,SUB}_OVERFLOW lowering
new f88219333e8 Darwin, testsuite: -bind_at_load is deprecated
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/gcc.dg/darwin-ld-2.c | 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.
unknown user pushed a change to branch master
in repository gcc.
from 39920447f87 gimple-low: Fix up handling of volatile automatic vars in a [...]
new b2684e5512b libgcc: Fix BIL_TYPE_SIZE == 32 support in _BitInt <-> dfp support
new 1e87fcf2008 libgcc: Fix a bug in _BitInt -> dfp conversions
new d10c0dce53b lower-bitint: Fix up .{ADD,SUB}_OVERFLOW lowering
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/gimple-lower-bitint.cc | 2 +-
libgcc/soft-fp/fixddbitint.c | 2 +-
libgcc/soft-fp/fixsdbitint.c | 2 +-
libgcc/soft-fp/fixtdbitint.c | 4 ++--
libgcc/soft-fp/floatbitintdd.c | 12 ++++++------
libgcc/soft-fp/floatbitintsd.c | 2 +-
libgcc/soft-fp/floatbitinttd.c | 20 ++++++++++++--------
7 files changed, 24 insertions(+), 20 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 48207a5f00d c++: testcases for PR113545 (constexpr with switch and pass [...]
new 89e93ce8b9a Use HOST_SIZE_T_PRINT_* and HOST_WIDE_INT_T_PRINT_* some more
new 8427290f33d Add %[zt][diox] support to pretty-print
new 39920447f87 gimple-low: Fix up handling of volatile automatic vars in a [...]
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/c-family/c-ada-spec.cc | 3 +-
gcc/c-family/c-format.cc | 12 +++---
gcc/c/c-decl.cc | 4 +-
gcc/cfgexpand.cc | 3 +-
gcc/cp/class.cc | 14 +++----
gcc/cp/parser.cc | 3 +-
gcc/cp/pt.cc | 14 ++++---
gcc/cp/tree.cc | 5 ++-
gcc/dwarf2out.cc | 17 +++++---
gcc/fortran/array.cc | 6 +--
gcc/fortran/check.cc | 4 +-
gcc/fortran/data.cc | 4 +-
gcc/fortran/error.cc | 60 +++++++++++++++++++++++++-
gcc/fortran/primary.cc | 12 +++---
gcc/fortran/resolve.cc | 4 +-
gcc/fortran/trans-common.cc | 6 +--
gcc/gcc.cc | 30 ++++++-------
gcc/gcov-dump.cc | 4 +-
gcc/gengtype.cc | 10 +++--
gcc/genpreds.cc | 9 ++--
gcc/ggc-page.cc | 16 ++++---
gcc/gimple-low.cc | 27 +++++++++---
gcc/ipa-icf.cc | 10 +++--
gcc/jit/jit-playback.cc | 8 ++--
gcc/lto/lto-common.cc | 21 +++++-----
gcc/postreload-gcse.cc | 7 ++--
gcc/pretty-print.cc | 67 +++++++++++++++++++++++++-----
gcc/testsuite/g++.dg/cpp23/attr-assume12.C | 14 +++++++
gcc/testsuite/gcc.dg/attr-assume-6.c | 14 +++++++
gcc/tree-dfa.cc | 5 ++-
gcc/tree-into-ssa.cc | 7 ++--
gcc/tree-ssa-dom.cc | 7 ++--
gcc/tree.cc | 21 ++++++----
gcc/var-tracking.cc | 4 +-
gcc/varasm.cc | 2 +-
35 files changed, 314 insertions(+), 140 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp23/attr-assume12.C
create mode 100644 gcc/testsuite/gcc.dg/attr-assume-6.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 master
in repository toolchain/ci/interesting-commits.
from 5e2dce79c Add entry 9f0f7d802482a8958d6cdc72f1fe0c8549db2182 from https [...]
new f22e3e892 Add entry 9f0f7d802482a8958d6cdc72f1fe0c8549db2182 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:
.../9f0f7d802482a8958d6cdc72f1fe0c8549db2182/jira/description | 5 +++++
gcc/sha1/9f0f7d802482a8958d6cdc72f1fe0c8549db2182/jira/summary | 2 +-
gcc/sha1/9f0f7d802482a8958d6cdc72f1fe0c8549db2182/jira/yaml | 7 ++++++-
.../9f0f7d802482a8958d6cdc72f1fe0c8549db2182/status-summary.txt | 2 +-
gcc/sha1/9f0f7d802482a8958d6cdc72f1fe0c8549db2182/status.txt | 5 +++++
.../gnu-aarch64-master-O2/details.txt | 9 +++++++++
.../gnu-aarch64-master-O2}/reproduction_instructions.txt | 4 ++--
.../gnu-aarch64-master-O2/status-summary.txt | 1 +
.../tcwg_bmk-code_speed-spec2k6/gnu-aarch64-master-O2/status.txt | 6 +++---
.../tcwg_bmk-code_speed-spec2k6/status-summary.txt | 1 +
.../tcwg_bmk-code_speed-spec2k6/status.txt | 6 +++---
11 files changed, 37 insertions(+), 11 deletions(-)
create mode 100644 gcc/sha1/9f0f7d802482a8958d6cdc72f1fe0c8549db2182/tcwg_bmk-code [...]
copy gcc/sha1/9f0f7d802482a8958d6cdc72f1fe0c8549db2182/{tcwg_bmk-code_speed-cpu201 [...]
create mode 100644 gcc/sha1/9f0f7d802482a8958d6cdc72f1fe0c8549db2182/tcwg_bmk-code [...]
copy gcc/sha1/{1cd5bc387c453126fdb4c9400096180484ecddee => 9f0f7d802482a8958d6cdc7 [...]
create mode 100644 gcc/sha1/9f0f7d802482a8958d6cdc72f1fe0c8549db2182/tcwg_bmk-code [...]
copy gcc/sha1/{1cd5bc387c453126fdb4c9400096180484ecddee => 9f0f7d802482a8958d6cdc7 [...]
--
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 7d1fd7aea Add entry d9459129ea8f8c3cbd6150b90e842decba7952a3 from https [...]
new 5e2dce79c Add entry 9f0f7d802482a8958d6cdc72f1fe0c8549db2182 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-spec2k6/gnu-aarch64-master-O2/build_url | 2 +-
.../gnu-aarch64-master-O2}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{1cd5bc387c453126fdb4c9400096180484ecddee => 9f0f7d802482a8958d6cdc7 [...]
copy gcc/sha1/9f0f7d802482a8958d6cdc72f1fe0c8549db2182/{tcwg_bmk-code_speed-cpu201 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.