This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d6868b28437 [PATCH v2] RISC-V: Fix gcc.target/riscv/rvv/base/cpymem-1.c f3
new d1d3c17258a diagnostics: fix memory leak of m_option_mgr
new a91569d47d6 diagnostics: use std::move in output_factory::handler ctor
new da9772be0ce diagnostics: add class lazy_diagnostic_path
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/Makefile.in | 1 +
gcc/diagnostic.cc | 3 +
gcc/lazy-diagnostic-path.cc | 233 ++++++++++++++++++++++++++++++++++++++++++++
gcc/lazy-diagnostic-path.h | 58 +++++++++++
gcc/opts-diagnostic.cc | 2 +-
gcc/selftest-diagnostic.cc | 2 +
gcc/selftest-run-tests.cc | 1 +
gcc/selftest.h | 1 +
8 files changed, 300 insertions(+), 1 deletion(-)
create mode 100644 gcc/lazy-diagnostic-path.cc
create mode 100644 gcc/lazy-diagnostic-path.h
--
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 df09173e355 testsuite: add testcase for fixed PR106073
new d6868b28437 [PATCH v2] RISC-V: Fix gcc.target/riscv/rvv/base/cpymem-1.c f3
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/riscv/rvv/base/cpymem-1.c | 107 +++++++++------------
1 file changed, 48 insertions(+), 59 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 bafb61ff6 Add entry 70c3db511ba14ff5fa68cb41d0714a9fb957ea5d from https [...]
new 5a8066c4e Add entry 7ed561f63e7955df4d194669998176df5ef47803 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:
.../first_url | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/gnu-arm-master-O3}/build_url | 2 +-
.../tcwg_bmk-code_speed-cpu2017rate/gnu-arm-master-O3/last_good | 1 +
3 files changed, 3 insertions(+), 2 deletions(-)
copy gcc/sha1/{a0b1798042d033fd2cc2c806afbb77875dd2909b => 7ed561f63e7955df4d19466 [...]
copy gcc/sha1/{33c2b70dbabc02788caabcbc66b7baeafeb95bcf/tcwg_bmk-code_speed-cpu201 [...]
create mode 100644 gcc/sha1/7ed561f63e7955df4d194669998176df5ef47803/tcwg_bmk-code [...]
--
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 d2f9159cfe7 middle-end: Lower all gconds during vector pattern matching [...]
new df09173e355 testsuite: add testcase for fixed PR106073
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.dg/pr106073.c | 123 ++++++++++++++++++++++++++++++++++++++++
1 file changed, 123 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr106073.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 f7ae087ef01 OpenMP/C++: Use STRIP_REFERENCE_REF to fix declare variant [...]
new d2f9159cfe7 middle-end: Lower all gconds during vector pattern matching [...]
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.dg/vect/vect-early-break_130-pr117176.c | 21 ++++++++++++
gcc/tree-vect-patterns.cc | 19 ++++++-----
gcc/tree-vect-slp.cc | 39 +++++-----------------
3 files changed, 40 insertions(+), 39 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/vect-early-break_130-pr117176.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 6c4f88a10e7 gas/doc/riscv: Fixed misaligned instruction table
new 820ebe46a41 Prevent use-after-free of bfd filename in gdb_bfd_close_or_warn
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/gdb_bfd.c | 5 +++--
1 file changed, 3 insertions(+), 2 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 newlib.
from 04f386e9a Cygwin: console: Inherit pcon hand over from parent pty
new 1f05c0405 Cygwin: pipe: fix shift value
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:
winsup/cygwin/fhandler/pipe.cc | 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 main
in repository newlib.
from 04f386e9a Cygwin: console: Inherit pcon hand over from parent pty
new 1f05c0405 Cygwin: pipe: fix shift value
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:
winsup/cygwin/fhandler/pipe.cc | 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 cygwin-3_5-branch
in repository newlib.
from d70081274 Cygwin: console: Inherit pcon hand over from parent pty
new 3d364b98c Cygwin: pipe: fix shift value
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:
winsup/cygwin/fhandler/pipe.cc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.