This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 00fb385a25a testsuite: i386: Require ifunc support in gcc.target/i386/a [...]
new b82a8160007 fold-const: Fix up CLZ handling in tree_call_nonnegative_wa [...]
new 7be37a9bd40 fold-const, gimple-fold: Some formatting cleanups
new 181861b072f fold-const: Handle CTZ like CLZ in tree_call_nonnegative_wa [...]
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/fold-const.cc | 15 ++++++++++-----
gcc/gimple-fold.cc | 8 ++++----
gcc/testsuite/gcc.dg/bitint-106.c | 29 +++++++++++++++++++++++++++++
3 files changed, 43 insertions(+), 9 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/bitint-106.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 azanella/mseal
in repository glibc.
from 63c1575836 elf: Add support to memory sealing
new c20773d8e7 FIX LD_PRELOAD
new 9603fb34c9 elf: Enable RTLD_NODELETE on __libc_unwind_link_get
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:
elf/rtld.c | 3 ++-
include/dlfcn.h | 2 ++
misc/unwind-link.c | 5 +++--
3 files changed, 7 insertions(+), 3 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 glibc.
from 1d441791cb Add new AArch64 HWCAP2 definitions from Linux 6.9 to bits/hwcap.h
new b2c3ee3724 Remove memory leak in fdopen (bug 31840)
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:
libio/iofdopen.c | 6 +++++-
1 file changed, 5 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 580865b1c74 Daily bump.
new 741ea104189 vect: Fix access size alignment assumption [PR115192]
new 95e4252f53b vect: Tighten vect_determine_precisions_from_range [PR113281]
new 66d01cc3f4a rtl-ssa: Extend m_num_defs to a full unsigned int [PR108086]
new a1fb76e0417 rtl-ssa: Fix -fcompare-debug failure [PR100303]
The 4 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/fwprop.c | 3 +-
gcc/rtl-ssa/accesses.cc | 15 +++--
gcc/rtl-ssa/functions.h | 7 +-
gcc/rtl-ssa/insns.h | 14 ++--
gcc/testsuite/g++.dg/torture/pr100303.C | 112 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/vect/pr113281-1.c | 17 +++++
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/testsuite/gcc.dg/vect/pr115192.c | 28 ++++++++
gcc/tree-data-ref.c | 5 +-
gcc/tree-vect-patterns.c | 107 +++++++++++++++++++++---------
13 files changed, 475 insertions(+), 43 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/torture/pr100303.C
create mode 100644 gcc/testsuite/gcc.dg/vect/pr113281-1.c
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
create mode 100644 gcc/testsuite/gcc.dg/vect/pr115192.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 binutils-gdb.
from 92a89ee1d99 gdb/Makefile.in: silence recipe for creating .deps/ directories
new 9543c37620c gdb/testsuite: make gdb_gnu_strip_debug consistent
new 3e35b4deae2 gdb/testsuite: tests for debug lookup within the sysroot
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:
gdb/testsuite/gdb.base/corefile-buildid.exp | 18 +-
gdb/testsuite/gdb.base/sysroot-debug-lookup.exp | 202 +++++++++++++++++++++
.../gdb.debuginfod/build-id-no-debug-warning.exp | 19 +-
gdb/testsuite/lib/gdb.exp | 38 +++-
4 files changed, 240 insertions(+), 37 deletions(-)
create mode 100644 gdb/testsuite/gdb.base/sysroot-debug-lookup.exp
--
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 07284e5ee02 LoongArch: Disable linker relaxation if set the address of [...]
new 92a89ee1d99 gdb/Makefile.in: silence recipe for creating .deps/ directories
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/Makefile.in | 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 glibc.
from 992daa0b4b stdlib: Describe __cxa_finalize usage in function comment
new 9063b32b3c Add more NT_ARM_* constants from Linux kernel to elf.h
new 1d441791cb Add new AArch64 HWCAP2 definitions from Linux 6.9 to bits/hwcap.h
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:
elf/elf.h | 4 ++++
sysdeps/unix/sysv/linux/aarch64/bits/hwcap.h | 15 +++++++++++++++
2 files changed, 19 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 master
in repository binutils-gdb.
from b472e4cfd63 arm: testsuite: fix msdos line endings in tests
new 5f4fa40e4de LoongArch: Make align symbol be in same section with alignm [...]
new 07284e5ee02 LoongArch: Disable linker relaxation if set the address of [...]
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:
bfd/elf-bfd.h | 4 --
bfd/elflink.c | 5 +--
bfd/elfnn-loongarch.c | 16 --------
bfd/elfxx-target.h | 5 ---
gas/config/tc-loongarch.c | 63 ++++++++++++++++++++++++++++-
gas/config/tc-loongarch.h | 3 ++
gas/testsuite/gas/loongarch/relax-align2.d | 24 +++++++++++
gas/testsuite/gas/loongarch/relax-align2.s | 11 +++++
gas/testsuite/gas/loongarch/relax_align.d | 6 +--
ld/emultempl/loongarchelf.em | 16 ++++++++
ld/testsuite/ld-loongarch-elf/relax-ttext.s | 13 ++++++
ld/testsuite/ld-loongarch-elf/relax.exp | 12 ++++++
12 files changed, 145 insertions(+), 33 deletions(-)
create mode 100644 gas/testsuite/gas/loongarch/relax-align2.d
create mode 100644 gas/testsuite/gas/loongarch/relax-align2.s
create mode 100644 ld/testsuite/ld-loongarch-elf/relax-ttext.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 b8e28381cb5 builtins: Force SAVE_EXPR for __builtin_{add,sub,mul}_overf [...]
new 00fb385a25a testsuite: i386: Require ifunc support in gcc.target/i386/a [...]
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/i386/avx10_1-25.c | 1 +
gcc/testsuite/gcc.target/i386/avx10_1-26.c | 1 +
2 files changed, 2 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.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from 59f78a8cc Add entry c290e6a0b7a9de5692963affc6627a4af7dc2411 from https [...]
new f0a0d1d6a Add entry c290e6a0b7a9de5692963affc6627a4af7dc2411 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 | 5 +++++
.../c290e6a0b7a9de5692963affc6627a4af7dc2411/jira/yaml | 5 +++++
.../status.txt | 5 +++++
.../tcwg_gnu_cross_check_gcc/master-arm/details.txt | 18 +++++++++---------
.../master-arm/reproduction_instructions.txt | 4 ++--
.../master-arm}/status-summary.txt | 0
.../tcwg_gnu_cross_check_gcc/master-arm/status.txt | 4 ++--
.../tcwg_gnu_cross_check_gcc}/status-summary.txt | 0
.../tcwg_gnu_cross_check_gcc/status.txt | 4 ++--
9 files changed, 30 insertions(+), 15 deletions(-)
copy gcc/sha1/{9dbff9c05520a74e6cd337578f27b56c941f64f3 => c290e6a0b7a9de5692963af [...]
copy gcc/sha1/c290e6a0b7a9de5692963affc6627a4af7dc2411/{tcwg_gcc_check => tcwg_gnu [...]
copy {binutils/sha1/313f04b6edcd09e0e7ff224bd54a892ab8f029aa => gcc/sha1/c290e6a0b [...]
copy gcc/sha1/{1d82fc2e6824bf83159389729c31a942f7b91b04 => c290e6a0b7a9de5692963af [...]
copy {binutils/sha1/313f04b6edcd09e0e7ff224bd54a892ab8f029aa => gcc/sha1/c290e6a0b [...]
copy gcc/sha1/{200531d5b9fb99eca2b0d6b8d1e42d176413225f => c290e6a0b7a9de5692963af [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.