This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a138b99646a libstdc++: testsuite: Reduce max_size_type.cc exec time [PR113175]
new a43bd825545 RISC-V: Make liveness be aware of rgroup number of LENS[dyn [...]
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-vector-costs.cc | 34 ++++++++++++++++++----
.../gcc.dg/vect/costmodel/riscv/rvv/pr113112-5.c | 24 +++++++++++++++
2 files changed, 52 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/costmodel/riscv/rvv/pr113112-5.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 main
in repository newlib.
from a2ddc21f8 libgloss: fix up incorrect "it's"
new cd7540628 libgloss: moxie: delete unused/invalid assembly file
new 50d641016 libgloss: merge moxie into top-level Makefile
new 6a3bc1746 libgloss: merge v850 into top-level Makefile
new 6879bfa7c libgloss: i960: delete dead/broken code
new 6bbeed74c libgloss: merge i960 into top-level Makefile
The 5 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:
libgloss/Makefile.am | 9 +
libgloss/Makefile.in | 512 +++++++++++++++++++++++++++++++++++++-------
libgloss/configure | 83 +++++--
libgloss/configure.ac | 12 +-
libgloss/i960/Makefile.in | 144 -------------
libgloss/i960/Makefile.inc | 16 ++
libgloss/moxie/Makefile.in | 157 --------------
libgloss/moxie/Makefile.inc | 62 ++++++
libgloss/moxie/acinclude.m4 | 16 +-
libgloss/moxie/sim-lseek.S | 31 ---
libgloss/v850/Makefile.in | 151 -------------
libgloss/v850/Makefile.inc | 46 ++++
12 files changed, 638 insertions(+), 601 deletions(-)
delete mode 100644 libgloss/i960/Makefile.in
create mode 100644 libgloss/i960/Makefile.inc
delete mode 100644 libgloss/moxie/Makefile.in
create mode 100644 libgloss/moxie/Makefile.inc
delete mode 100644 libgloss/moxie/sim-lseek.S
delete mode 100644 libgloss/v850/Makefile.in
create mode 100644 libgloss/v850/Makefile.inc
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.