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 276320e0f Add entry 7a6a29c455e7755b501c0006e39beb4e56ec2729 from https [...]
new 92323ba26 Add entry 7a6a29c455e7755b501c0006e39beb4e56ec2729 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:
.../jira/description | 2 +-
.../7a6a29c455e7755b501c0006e39beb4e56ec2729/jira/yaml | 2 +-
.../7a6a29c455e7755b501c0006e39beb4e56ec2729/status.txt | 2 +-
.../master-aarch64-check_bootstrap/details.txt | 15 +++++++++++++++
.../master-aarch64-check_bootstrap/status.txt | 2 +-
.../tcwg_bootstrap_check/status.txt | 2 +-
6 files changed, 20 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 1e5b69665 Add entry ec57d183d35412aa5e0bcd7a448ccb75a4e1eab7 from https [...]
new 276320e0f Add entry 7a6a29c455e7755b501c0006e39beb4e56ec2729 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_bootstrap_check/master-aarch64-check_bootstrap/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 binutils-gdb.
from fff48b7cb03 Updated French translations for GOLD and LD
new 633680620bb Fix backtrace limit stopping on inline frame
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/frame.c | 2 +-
gdb/dwarf2/loc.c | 2 +-
gdb/testsuite/gdb.opt/inline-bt.c | 8 ++++----
gdb/testsuite/gdb.opt/inline-bt.exp | 1 +
4 files changed, 7 insertions(+), 6 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 binutils-2_42-branch
in repository binutils-gdb.
from e1106084f6a Updated French translations for GOLD and LD
new a58dc5427f0 x86: testsuite: scfi: adjust COFI testcase and gas: scfi: [...]
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:
gas/ginsn.c | 4 ++--
gas/testsuite/gas/scfi/x86_64/scfi-cofi-1.d | 5 -----
gas/testsuite/gas/scfi/x86_64/scfi-cofi-1.l | 3 ---
gas/testsuite/gas/scfi/x86_64/scfi-cofi-1.s | 24 ----------------------
.../gas/scfi/x86_64/scfi-unsupported-cfg-1.l | 2 +-
gas/testsuite/gas/scfi/x86_64/scfi-x86-64.exp | 3 +--
6 files changed, 4 insertions(+), 37 deletions(-)
delete mode 100644 gas/testsuite/gas/scfi/x86_64/scfi-cofi-1.d
delete mode 100644 gas/testsuite/gas/scfi/x86_64/scfi-cofi-1.l
delete mode 100644 gas/testsuite/gas/scfi/x86_64/scfi-cofi-1.s
--
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 291f75fa1bc x86: Save callee-saved registers in noreturn functions for -O0/-Og
new d41a1873f33 aarch64: Ensure iterator validity when updating debug uses [...]
new 96bc048d78f middle-end/113622 - allow .VEC_SET and .VEC_EXTRACT for glo [...]
new 0f7945417f9 middle-end/113622 - handle store with variable index to register
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/aarch64/aarch64-ldp-fusion.cc | 47 +++++++----------
gcc/expr.cc | 23 ++++++--
gcc/gimple-isel.cc | 3 +-
gcc/iterator-utils.h | 73 ++++++++++++++++++++++++++
gcc/testsuite/gcc.c-torture/compile/pr113616.c | 19 +++++++
gcc/testsuite/gcc.target/i386/pr113622-1.c | 12 +++++
gcc/testsuite/gcc.target/i386/pr113622-2.c | 12 +++++
gcc/testsuite/gcc.target/i386/pr113622-3.c | 12 +++++
8 files changed, 170 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr113616.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr113622-1.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr113622-2.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr113622-3.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 8a48723daca PR112950: Use #pragma GCC for including arm_sve.h.
new 291f75fa1bc x86: Save callee-saved registers in noreturn functions for -O0/-Og
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/config/i386/i386-options.cc | 12 ++++++++----
gcc/testsuite/gcc.target/i386/{pr38534-1.c => pr38534-5.c} | 4 ++--
gcc/testsuite/gcc.target/i386/{pr38534-1.c => pr38534-6.c} | 4 ++--
3 files changed, 12 insertions(+), 8 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr38534-1.c => pr38534-5.c} (81%)
copy gcc/testsuite/gcc.target/i386/{pr38534-1.c => pr38534-6.c} (86%)
--
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 7cc2262ec9a gcn/gcn-valu.md: Disable fold_left_plus for TARGET_RDNA2_PL [...]
new 8a48723daca PR112950: Use #pragma GCC for including arm_sve.h.
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.target/aarch64/sve/acle/general/dupq_5.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.
unknown user pushed a change to branch master
in repository gcc.
from 1a8261e047f vect: Tighten vect_determine_precisions_from_range [PR113281]
new 7cc2262ec9a gcn/gcn-valu.md: Disable fold_left_plus for TARGET_RDNA2_PL [...]
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/config/gcn/gcn-valu.md | 3 ++-
1 file changed, 2 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 main
in repository newlib.
from 1c13ca67b Cygwin: Add a timeout to ensure we don't wait forever for dumper
new 1f68e88f0 Cygwin: redefine how to recognize forkee state
new 030a76253 Cygwin: fix arc4random after fork(2)
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:
winsup/cygwin/dcrt0.cc | 18 ++++++++++--------
winsup/cygwin/dll_init.cc | 8 ++++----
winsup/cygwin/fork.cc | 2 +-
winsup/cygwin/globals.cc | 13 +++++++++++--
winsup/cygwin/include/machine/_arc4random.h | 11 +++++++++++
winsup/cygwin/mm/heap.cc | 2 +-
winsup/cygwin/release/3.5.0 | 6 ++++++
7 files changed, 44 insertions(+), 16 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 9e89b5e9250 nvptx.opt: Add sm_89 and sm_90a to -march-map=
new 1a8261e047f vect: Tighten vect_determine_precisions_from_range [PR113281]
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:
.../vect/{costmodel/riscv/rvv => }/pr113281-1.c | 7 +-
gcc/testsuite/gcc.dg/vect/pr113281-2.c | 50 +++++++
gcc/testsuite/gcc.dg/vect/pr113281-3.c | 39 ++++++
gcc/testsuite/gcc.dg/vect/pr113281-4.c | 55 ++++++++
gcc/testsuite/gcc.dg/vect/pr113281-5.c | 66 ++++++++++
gcc/tree-vect-patterns.cc | 144 +++++++++++----------
6 files changed, 291 insertions(+), 70 deletions(-)
copy gcc/testsuite/gcc.dg/vect/{costmodel/riscv/rvv => }/pr113281-1.c (51%)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr113281-2.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr113281-3.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr113281-4.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr113281-5.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.