This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 83926770efa libstdc++: Fix memory leak in PSTL TBB backend [PR117276]
new 50267fc1146 Daily bump.
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/ChangeLog | 43 +++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 33 +++++++++++++++++++++++++++++++++
libstdc++-v3/ChangeLog | 16 ++++++++++++++++
5 files changed, 102 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-13
in repository gcc.
from 930c842bfc2 AVR: Support more AVR-DA-S and AVR-EB devices.
new fa4aa99a590 Daily bump.
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/ChangeLog | 8 ++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 8 ++++++++
4 files changed, 26 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 770cbd759d2 [analyzer] another function name that returns a pointer to errno
new a6c1787aad7 Daily bump.
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/ChangeLog | 76 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 338 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/analyzer/ChangeLog | 4 +
gcc/cp/ChangeLog | 4 +
gcc/fortran/ChangeLog | 11 ++
gcc/testsuite/ChangeLog | 82 ++++++++++++
7 files changed, 516 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 binutils-gdb.
from d09eba07ca0 Make get_compiler_info use gdb_caching_proc
new c03a5096750 Automatic date update in version.in
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:
bfd/version.h | 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 gdb-17-branch
in repository binutils-gdb.
from 44994d0c5e2 Automatic date update in version.in
new a3bdd325fe5 Automatic date update in version.in
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:
bfd/version.h | 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 binutils-2_45-branch
in repository binutils-gdb.
from 58d3be7f998 Automatic date update in version.in
new e9387189981 Automatic date update in version.in
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:
bfd/version.h | 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 982eccec4cf Match: Adjust the unsigned SAT_MUL pattern
new fbbf5f0a3f6 [ppc] adjust configure test for large TOC support
new ba7bfdf60c3 [ppc] [vxworks] allow code model selection
new 2725514bfd1 aarch64: move pr113356.C under g++.target
new 770cbd759d2 [analyzer] another function name that returns a pointer to errno
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/analyzer/kf.cc | 1 +
gcc/config/rs6000/vxworks.h | 5 +++++
gcc/configure | 2 +-
gcc/configure.ac | 2 +-
gcc/testsuite/{gcc.target => g++.target}/aarch64/pr113356.C | 0
5 files changed, 8 insertions(+), 2 deletions(-)
rename gcc/testsuite/{gcc.target => g++.target}/aarch64/pr113356.C (100%)
--
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 bace01eeab6 ctf: Fix struct size truncation in 32-bit hosts [PR121903,P [...]
new d0526e8ef0d Widening-Mul: Refine build_and_insert_cast when rhs is cast
new 982eccec4cf Match: Adjust the unsigned SAT_MUL pattern
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/match.pd | 4 ++--
gcc/testsuite/gcc.target/riscv/sat/widen-mul-0.c | 8 ++++++++
gcc/testsuite/gcc.target/riscv/sat/widen-mul-1.c | 8 ++++++++
gcc/testsuite/gcc.target/riscv/sat/widen-mul-2.c | 8 ++++++++
gcc/testsuite/gcc.target/riscv/sat/widen-mul-3.c | 8 ++++++++
gcc/testsuite/gcc.target/riscv/sat/widen-mul.h | 15 +++++++++++++++
gcc/tree-ssa-math-opts.cc | 22 +++++++++++++++++++++-
7 files changed, 70 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/sat/widen-mul-0.c
create mode 100644 gcc/testsuite/gcc.target/riscv/sat/widen-mul-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/sat/widen-mul-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/sat/widen-mul-3.c
create mode 100644 gcc/testsuite/gcc.target/riscv/sat/widen-mul.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 e97969e20b3 Ada: Fix GNAT build failure for x32 multilib
new bace01eeab6 ctf: Fix struct size truncation in 32-bit hosts [PR121903,P [...]
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/ctfc.cc | 2 +-
gcc/ctfc.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.