This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 8415bceea9d libgccjit: Fix GGC segfault when using -flto
new 2aa83f0ad8a RISC-V: Minor tweak dynamic cost model
new 3b8ef3f25ed RISC-V: Switch RVV cost model.
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/config/riscv/riscv-vector-costs.cc | 3 +-
gcc/config/riscv/riscv.cc | 144 +++++++++++----------
.../vect/costmodel/riscv/rvv/vla_vs_vls-10.c | 5 +-
.../vect/costmodel/riscv/rvv/vla_vs_vls-11.c | 5 +-
.../vect/costmodel/riscv/rvv/vla_vs_vls-12.c | 7 +-
5 files changed, 84 insertions(+), 80 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 0a92631ab Add entry f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d from https [...]
new e354be477 Add entry f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d 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:
gcc/sha1/f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d/jira/description | 5 +++++
gcc/sha1/f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d/jira/yaml | 5 +++++
gcc/sha1/f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d/status.txt | 5 +++++
.../master-arm}/details.txt | 6 +++---
.../master-arm/reproduction_instructions.txt | 4 ++--
.../tcwg_gnu_cross_check_gcc/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, 24 insertions(+), 9 deletions(-)
copy gcc/sha1/f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d/{tcwg_gcc_check/master-aarc [...]
copy gcc/sha1/f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d/{tcwg_gnu_native_check_gcc [...]
copy gcc/sha1/{1a599caab86464006ea8c9501aff6c6638e891eb => f8bf6a69e260a5f1aa0dbf8 [...]
copy gcc/sha1/{450b05ce54d3f08c583c3b5341233ce0df99725b => f8bf6a69e260a5f1aa0dbf8 [...]
copy gcc/sha1/{1a599caab86464006ea8c9501aff6c6638e891eb => f8bf6a69e260a5f1aa0dbf8 [...]
copy gcc/sha1/{63ae6bc60c0f67fb2791991bf4b6e7e0a907d420 => f8bf6a69e260a5f1aa0dbf8 [...]
--
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 de1072573 Add entry 1413af02d62182bc1e19698aaa4dae406f8f13bf from https [...]
new 0a92631ab Add entry f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d 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_gnu_cross_check_gcc/master-arm/build_url | 2 +-
.../master-aarch64 => tcwg_gnu_cross_check_gcc/master-arm}/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{03cebd304955a6b9c5607e09312d77f1307cc98e => f8bf6a69e260a5f1aa0dbf8 [...]
copy gcc/sha1/f8bf6a69e260a5f1aa0dbf89a6e4bcdf1a24af5d/{tcwg_gcc_check/master-aarc [...]
--
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 0cb552aa9784 Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/ [...]
new acc657692aed keys, dns: Fix size check of V1 server-list header
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:
net/dns_resolver/dns_key.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 52e809d5cf3 RISC-V: T-HEAD: Add support for the XTheadInt ISA extension
new 8415bceea9d libgccjit: Fix GGC segfault when using -flto
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/ipa-fnsummary.cc | 1 +
gcc/ipa-icf.cc | 9 ++++++++
gcc/ipa-profile.cc | 10 ++++++++
gcc/ipa-prop.cc | 18 +++++++++++++++
gcc/ipa-prop.h | 2 ++
gcc/ipa-sra.cc | 12 ++++++++++
gcc/ipa-utils.h | 7 ++++++
gcc/testsuite/jit.dg/all-non-failing-tests.h | 4 ++++
gcc/testsuite/jit.dg/test-ggc-bugfix.c | 34 ++++++++++++++++++++++++++++
gcc/toplev.cc | 5 ++++
10 files changed, 102 insertions(+)
create mode 100644 gcc/testsuite/jit.dg/test-ggc-bugfix.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 releases/gcc-13
in repository gcc.
from 40e16fda0f4 Daily bump.
new 17acf9fbeb1 libstdc++: Add Filesystem TS and std::stacktrace symbols to [...]
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:
libstdc++-v3/doc/html/manual/using.html | 26 ++++++++-------
.../doc/html/manual/using_dynamic_or_shared.html | 4 +++
libstdc++-v3/doc/xml/manual/using.xml | 37 +++++++++++-----------
libstdc++-v3/scripts/testsuite_flags.in | 8 ++---
libstdc++-v3/src/c++20/Makefile.am | 2 +-
libstdc++-v3/src/c++20/Makefile.in | 2 +-
libstdc++-v3/src/experimental/Makefile.am | 18 +++++++++++
libstdc++-v3/src/experimental/Makefile.in | 13 +++++++-
.../testsuite/19_diagnostics/stacktrace/current.cc | 2 +-
.../testsuite/19_diagnostics/stacktrace/entry.cc | 2 +-
.../19_diagnostics/stacktrace/stacktrace.cc | 2 +-
.../vector/debug/assign4_backtrace_neg.cc | 2 +-
12 files changed, 77 insertions(+), 41 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 874214db62 i386: Remove CET support bits
new 7190fd9ebf locale: Sort Makefile variables.
new a09b2aacd9 localedata: Sort Makefile variables.
new 94aa256a47 elf: Fix tst-nodeps2 test failure.
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:
elf/Makefile | 5 +-
locale/Makefile | 126 ++++++++++---
localedata/Makefile | 517 ++++++++++++++++++++++++++++++----------------------
3 files changed, 399 insertions(+), 249 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 7cbe41d35e6 middle-end: Don't apply copysign optimization if target doe [...]
new 52e809d5cf3 RISC-V: T-HEAD: Add support for the XTheadInt ISA extension
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-protos.h | 3 +
gcc/config/riscv/riscv.cc | 61 +++++++++++++++--
gcc/config/riscv/riscv.h | 3 +
gcc/config/riscv/riscv.md | 4 ++
gcc/config/riscv/thead.cc | 77 ++++++++++++++++++++++
gcc/config/riscv/thead.md | 67 +++++++++++++++++++
.../gcc.target/riscv/xtheadint-push-pop.c | 36 ++++++++++
7 files changed, 247 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/xtheadint-push-pop.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.