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 9085a018caf gdb: move symbol_file_command declaration to symfile.h
new 6c2119acf78 objcopy.c: Fix bfd_copy_private_symbol_data on 32-bit hosts
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:
binutils/objcopy.c | 4 ++--
1 file changed, 2 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 master
in repository binutils-gdb.
from ff191ddf80a gdb/dwarf2/read.c: remove pessimizing std::move
new 0de4ba02693 objdump: Round ASCII art lines in jump visualization
new eb97e68430f gdb: remove unused include in infrun.c
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:
binutils/objdump.c | 8 ++++----
gdb/infrun.c | 2 +-
2 files changed, 5 insertions(+), 5 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 binutils-gdb.
from 6a7d971a8a9 gdb: bump black version to 24.4.0
new ff191ddf80a gdb/dwarf2/read.c: remove pessimizing std::move
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/dwarf2/read.c | 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 610b12665 Add entry e13bed4c5f3544c076ce57e36d9a11eefa5a7815 from https [...]
new 1de5feeaf Add entry e13bed4c5f3544c076ce57e36d9a11eefa5a7815 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/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/jira/description | 2 +-
llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/jira/yaml | 2 +-
llvm/sha1/e13bed4c5f3544c076ce57e36d9a11eefa5a7815/status.txt | 2 +-
.../tcwg_bmk-code_size-spec2k6/llvm-arm-master-Oz/status.txt | 2 +-
.../tcwg_bmk-code_size-spec2k6/status.txt | 2 +-
5 files changed, 5 insertions(+), 5 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 458136d86 Add entry a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 from https [...]
new 610b12665 Add entry e13bed4c5f3544c076ce57e36d9a11eefa5a7815 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_size-spec2k6/llvm-arm-master-Oz/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 releases/gcc-11
in repository gcc.
from 446745b65ce Daily bump.
new 87431b4a81e Objective-C: fix crash with -fobjc-nilcheck
new b907af1ce49 Objective-C, NeXT runtime: Correct the default for fobjc-nilcheck.
new 895bb1b2eb8 Objective-C: Default flag_objc_sjlj_exceptions off for NeXT [...]
new 5568dda5a01 testsuite, Darwin : Do not claim 'GAS' for cctools assembler.
new 4b263d5d064 configure, Darwin: Check ld64 support for -platform-version.
new 4a0e4f68a39 libphobos, testsuite: Add prune clauses for two Darwin cases.
new a73f2d80e90 Darwin: Fix a type mismatch warning for a non-GCC bootstrap [...]
new 1a2781ba50a add missing dg-require alias to gcc.dg/torture/pr100786.c
new a428bc0c7a0 testsuite,X86: Fix missing USER_LABEL_PREFIX cases.
The 9 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.c | 4 +--
gcc/config.in | 6 +++++
gcc/config/darwin.c | 2 +-
gcc/configure | 21 ++++++++++++++-
gcc/configure.ac | 16 +++++++++++-
gcc/objc/objc-act.c | 16 +++++++-----
gcc/objc/objc-next-runtime-abi-02.c | 30 ++++++++++------------
gcc/testsuite/gcc.dg/torture/pr100786.c | 1 +
gcc/testsuite/gcc.target/i386/memcpy-strategy-10.c | 4 +--
gcc/testsuite/gcc.target/i386/memcpy-strategy-5.c | 4 +--
gcc/testsuite/gcc.target/i386/memset-strategy-5.c | 4 +--
gcc/testsuite/gcc.target/i386/memset-strategy-7.c | 4 +--
gcc/testsuite/lib/target-supports.exp | 9 ++++++-
gcc/testsuite/obj-c++.dg/pr101666-0.mm | 7 +++++
gcc/testsuite/obj-c++.dg/pr101666-1.mm | 10 ++++++++
gcc/testsuite/obj-c++.dg/pr101666.inc | 29 +++++++++++++++++++++
gcc/testsuite/objc.dg/pr101666-0.m | 7 +++++
gcc/testsuite/objc.dg/pr101666-1.m | 10 ++++++++
gcc/testsuite/objc.dg/pr101666.inc | 29 +++++++++++++++++++++
libphobos/testsuite/lib/libphobos.exp | 7 +++++
20 files changed, 182 insertions(+), 38 deletions(-)
create mode 100644 gcc/testsuite/obj-c++.dg/pr101666-0.mm
create mode 100644 gcc/testsuite/obj-c++.dg/pr101666-1.mm
create mode 100644 gcc/testsuite/obj-c++.dg/pr101666.inc
create mode 100644 gcc/testsuite/objc.dg/pr101666-0.m
create mode 100644 gcc/testsuite/objc.dg/pr101666-1.m
create mode 100644 gcc/testsuite/objc.dg/pr101666.inc
--
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 abc72fdd1 Add entry a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 from https [...]
new 458136d86 Add entry a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 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/a292e7edf8b2fc51d3e86a96ff5dff45d16bd264/jira/description | 2 +-
llvm/sha1/a292e7edf8b2fc51d3e86a96ff5dff45d16bd264/jira/yaml | 2 +-
llvm/sha1/a292e7edf8b2fc51d3e86a96ff5dff45d16bd264/status.txt | 2 +-
.../tcwg_bmk-code_size-spec2k6/llvm-arm-master-Oz/status.txt | 2 +-
.../tcwg_bmk-code_size-spec2k6/status.txt | 2 +-
5 files changed, 5 insertions(+), 5 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 f9940945927 Further spelling fixes in translatable strings
new 6f0a646dd2f Remove repeated information in -ftree-loop-distribute-patterns doc
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/invoke.texi | 2 --
1 file changed, 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 646fc1bd7 Add entry 76243adc4699314c7569ba3c0610ecd187228291 from https [...]
new abc72fdd1 Add entry a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 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_size-spec2k6/llvm-arm-master-Oz/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.