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 85831fbdda0 Daily bump.
new 67e50daa5bd RISC-V: Fix recursive vsetvli checking [PR114172]
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/riscv/riscv-vsetvl.cc | 4 ++++
gcc/testsuite/gcc.target/riscv/rvv/vsetvl/pr114172.c | 14 ++++++++++++++
2 files changed, 18 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/vsetvl/pr114172.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.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 49c24f64 tcwg_bmk-build.sh: upgrade artifacts version
new 23a41ac0 tcwg-lnt/tcwg-lnt-*/config: Rework ${check_configs[@] and ${b [...]
new 34511e2c tcwg-update-lnt-results.sh: Do not try to import unknown projects
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:
tcwg-lnt/create-server.sh | 12 ++------
tcwg-lnt/tcwg-lnt-01/config | 67 ++++++++++++++++++++++-----------------------
tcwg-lnt/tcwg-lnt-02/config | 42 ++++++++++++++--------------
tcwg-lnt/tcwg-lnt-03/config | 66 ++++++++++++++++++++++----------------------
tcwg-update-lnt-results.sh | 22 ++++++---------
5 files changed, 98 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.
unknown user pushed a change to branch master
in repository glibc.
from 095067efdf LoongArch: Add glibc.cpu.hwcap support.
new 46c9997413 x86: Define MINIMUM_X86_ISA_LEVEL in config.h [BZ #31676]
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:
config.h.in | 3 +++
sysdeps/x86/configure | 7 +++++++
sysdeps/x86/configure.ac | 5 +++++
sysdeps/x86/isa-level.h | 4 +++-
4 files changed, 18 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 gcc.
from cc48418cfc2 tree-optimization/114787 - more careful loop update with CF [...]
new 152d945d421 bpf: define BPF feature pre-processor macros
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.gcc | 2 +
gcc/config/bpf/bpf-c.cc | 88 ++++++++++++++++++++++++++
gcc/config/bpf/bpf.cc | 17 -----
gcc/config/bpf/t-bpf | 4 ++
gcc/testsuite/gcc.target/bpf/feature-macro-1.c | 34 ++++++++++
gcc/testsuite/gcc.target/bpf/feature-macro-2.c | 14 ++++
6 files changed, 142 insertions(+), 17 deletions(-)
create mode 100644 gcc/config/bpf/bpf-c.cc
create mode 100644 gcc/testsuite/gcc.target/bpf/feature-macro-1.c
create mode 100644 gcc/testsuite/gcc.target/bpf/feature-macro-2.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 1a7f925ea20 gdb: include extract-store-integer.h in charset.c when PHONY_ICONV
new 3b3e2090118 Update readelf's display of RELR sections to include the nu [...]
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/readelf.c | 135 +++++++++++++++++++++++++-----
ld/testsuite/ld-elf/dt-relr-2b.d | 2 +-
ld/testsuite/ld-elf/dt-relr-2c.d | 2 +-
ld/testsuite/ld-elf/dt-relr-2d.d | 2 +-
ld/testsuite/ld-elf/dt-relr-2e.d | 2 +-
ld/testsuite/ld-elf/dt-relr-2i.d | 2 +-
ld/testsuite/ld-i386/dt-relr-1a.d | 2 +-
ld/testsuite/ld-i386/dt-relr-1b.d | 2 +-
ld/testsuite/ld-powerpc/abs-pie-relr.r | 2 +-
ld/testsuite/ld-powerpc/abs-shared-relr.r | 2 +-
ld/testsuite/ld-x86-64/dt-relr-1a-x32.d | 2 +-
ld/testsuite/ld-x86-64/dt-relr-1a.d | 2 +-
ld/testsuite/ld-x86-64/dt-relr-1b-x32.d | 2 +-
ld/testsuite/ld-x86-64/dt-relr-1b.d | 2 +-
14 files changed, 128 insertions(+), 33 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 f4724843ad nptl: Fix tst-cancel30 on kernels without ppoll_time64 support
new 095067efdf LoongArch: Add glibc.cpu.hwcap support.
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:
manual/tunables.texi | 5 +-
sysdeps/loongarch/Makefile | 12 +++
sysdeps/loongarch/cpu-tunables.c | 87 ++++++++++++++++++++++
.../dl-get-cpu-features.c} | 12 +--
sysdeps/loongarch/dl-machine.h | 29 ++++++--
sysdeps/{s390 => loongarch}/dl-tunables.list | 6 +-
.../lp64/multiarch/dl-symbol-redir-ifunc.h | 3 +
.../powerpc => loongarch}/tst-hwcap-tunables.c | 76 ++++++++++---------
.../loongarch/{cpu-features.h => cpu-features.c} | 26 +++----
sysdeps/unix/sysv/linux/loongarch/cpu-features.h | 17 ++++-
.../sysv/linux/loongarch}/dl-procinfo.c | 15 ++--
.../unix/sysv/linux/{x86 => loongarch}/dl-sysdep.c | 8 +-
.../sysv/linux/loongarch}/libc-start.c | 21 +++---
13 files changed, 228 insertions(+), 89 deletions(-)
create mode 100644 sysdeps/loongarch/cpu-tunables.c
copy sysdeps/{x86_64/dl-plt-rewrite.h => loongarch/dl-get-cpu-features.c} (81%)
copy sysdeps/{s390 => loongarch}/dl-tunables.list (86%)
copy sysdeps/{unix/sysv/linux/powerpc => loongarch}/tst-hwcap-tunables.c (64%)
copy sysdeps/unix/sysv/linux/loongarch/{cpu-features.h => cpu-features.c} (64%)
copy sysdeps/{x86_64 => unix/sysv/linux/loongarch}/dl-procinfo.c (84%)
copy sysdeps/unix/sysv/linux/{x86 => loongarch}/dl-sysdep.c (78%)
copy sysdeps/{s390 => unix/sysv/linux/loongarch}/libc-start.c (69%)
--
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 3915494c6 Add entry a292e7edf8b2fc51d3e86a96ff5dff45d16bd264 from https [...]
new 9c272fadb 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_LTO/details.txt | 2 ++
.../tcwg_bmk-code_size-spec2k6/llvm-arm-master-Oz_LTO/status.txt | 2 +-
.../tcwg_bmk-code_size-spec2k6/status.txt | 2 +-
6 files changed, 7 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 17e23531a Add entry 4a1c53f9fabbc18d436dcd4d5b572b82656fbbf9 from https [...]
new 3915494c6 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_LTO/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 devel/subreg-coalesce
in repository gcc.
from cc48418cfc2 tree-optimization/114787 - more careful loop update with CF [...]
new b6b50e19f88 df: Add -ftrack-subreg-liveness option
new 8e76084576f df: Add DF_LIVE_SUBREG problem
new cf327312a72 ira: Apply DF_LIVE_SUBREG data
new cde1363042b lra: Apply DF_LIVE_SUBREG data
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/Makefile.in | 1 +
gcc/common.opt | 4 +
gcc/common.opt.urls | 3 +
gcc/df-problems.cc | 855 ++++++++++++++++++++++++++++++++++++++++++++++-
gcc/df.h | 155 +++++++++
gcc/doc/invoke.texi | 8 +
gcc/ira-build.cc | 7 +-
gcc/ira-color.cc | 8 +-
gcc/ira-emit.cc | 12 +-
gcc/ira-lives.cc | 7 +-
gcc/ira.cc | 19 +-
gcc/lra-coalesce.cc | 27 +-
gcc/lra-constraints.cc | 109 ++++--
gcc/lra-int.h | 4 +
gcc/lra-lives.cc | 357 ++++++++++++++++----
gcc/lra-remat.cc | 8 +-
gcc/lra-spills.cc | 27 +-
gcc/lra.cc | 10 +-
gcc/opts.cc | 1 +
gcc/regs.h | 5 +
gcc/sbitmap.cc | 98 ++++++
gcc/sbitmap.h | 2 +
gcc/subreg-live-range.cc | 53 +++
gcc/subreg-live-range.h | 206 ++++++++++++
gcc/timevar.def | 1 +
25 files changed, 1851 insertions(+), 136 deletions(-)
create mode 100644 gcc/subreg-live-range.cc
create mode 100644 gcc/subreg-live-range.h
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.