This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 28b2ad5341f RISC-V: Avoid more unsplit insns in const expander [PR118832].
new 397c56af99e 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 | 77 ++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c-family/ChangeLog | 10 ++++++
gcc/cp/ChangeLog | 38 +++++++++++++++++++++
gcc/fortran/ChangeLog | 10 ++++++
gcc/jit/ChangeLog | 7 ++++
gcc/testsuite/ChangeLog | 90 +++++++++++++++++++++++++++++++++++++++++++++++++
7 files changed, 233 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 619f863c55c dlltool memory leaks
new 32c3388c4f9 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-16-branch
in repository binutils-gdb.
from d6762792f79 Automatic date update in version.in
new 944e5536747 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_44-branch
in repository binutils-gdb.
from 14782a27ded Automatic date update in version.in
new 10651b768e7 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 6ac313525a1 jit: add "final override" to diagnostic sink [PR116613]
new 28b2ad5341f RISC-V: Avoid more unsplit insns in const expander [PR118832].
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-v.cc | 46 ++++++++++++++++++----
.../gcc.target/riscv/rvv/autovec/pr118832.c | 13 ++++++
2 files changed, 51 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr118832.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 a134dcd8a01 driver: -fhardened and -z lazy/-z norelro [PR117739]
new 6ac313525a1 jit: add "final override" to diagnostic sink [PR116613]
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/jit/dummy-frontend.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 master
in repository binutils-gdb.
from 27c6f1271ba Remove assumption from py-symbol.exp
new d1c34b3c057 gas obj-coff memory leaks
new 7763858d27b gas: replace bfd_alloc with notes_alloc
new 619f863c55c dlltool memory leaks
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:
binutils/defparse.y | 4 +
binutils/dlltool.c | 247 +++++++++++++++++++++-------------------------
binutils/resres.c | 1 +
gas/config/obj-coff-seh.c | 3 +
gas/config/obj-coff-seh.h | 2 -
gas/config/obj-coff.c | 49 ++++-----
gas/config/obj-macho.c | 9 +-
gas/symbols.h | 11 +++
gas/write.c | 3 +-
9 files changed, 161 insertions(+), 168 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 releases/gcc-14
in repository gcc.
from 3d961691e08 [PATCH] PR modula2/115112 Incorrect line debugging informat [...]
new 88ca0670c79 driver: -fhardened and -z lazy/-z norelro [PR117739]
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/doc/invoke.texi | 4 ++--
gcc/gcc.cc | 20 ++++++++++++++------
gcc/testsuite/c-c++-common/fhardened-16.c | 5 +++++
gcc/testsuite/c-c++-common/fhardened-17.c | 5 +++++
gcc/testsuite/c-c++-common/fhardened-18.c | 5 +++++
gcc/testsuite/c-c++-common/fhardened-19.c | 5 +++++
gcc/testsuite/c-c++-common/fhardened-20.c | 5 +++++
gcc/testsuite/c-c++-common/fhardened-21.c | 5 +++++
8 files changed, 46 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/fhardened-16.c
create mode 100644 gcc/testsuite/c-c++-common/fhardened-17.c
create mode 100644 gcc/testsuite/c-c++-common/fhardened-18.c
create mode 100644 gcc/testsuite/c-c++-common/fhardened-19.c
create mode 100644 gcc/testsuite/c-c++-common/fhardened-20.c
create mode 100644 gcc/testsuite/c-c++-common/fhardened-21.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 a560b5b5b50 testsuite: adjust nontype-class72 for implicit constexpr
new a134dcd8a01 driver: -fhardened and -z lazy/-z norelro [PR117739]
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/doc/invoke.texi | 4 ++--
gcc/gcc.cc | 20 ++++++++++++++------
gcc/testsuite/c-c++-common/fhardened-16.c | 5 +++++
gcc/testsuite/c-c++-common/fhardened-17.c | 5 +++++
gcc/testsuite/c-c++-common/fhardened-18.c | 5 +++++
gcc/testsuite/c-c++-common/fhardened-19.c | 5 +++++
gcc/testsuite/c-c++-common/fhardened-20.c | 5 +++++
gcc/testsuite/c-c++-common/fhardened-21.c | 5 +++++
8 files changed, 46 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/fhardened-16.c
create mode 100644 gcc/testsuite/c-c++-common/fhardened-17.c
create mode 100644 gcc/testsuite/c-c++-common/fhardened-18.c
create mode 100644 gcc/testsuite/c-c++-common/fhardened-19.c
create mode 100644 gcc/testsuite/c-c++-common/fhardened-20.c
create mode 100644 gcc/testsuite/c-c++-common/fhardened-21.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 cdb4d27a4c2 Fix LAPACK build error due to global symbol checking.
new 32d3e63ebb2 c++: omp declare variant tweak
new 4e7f7422511 c++: use -Wprio-ctor-dtor for attribute init_priority
new 53e1686e6e0 dwarf: emit DW_AT_name for DW_TAG_GNU_formal_parameter_pack [...]
new a560b5b5b50 testsuite: adjust nontype-class72 for implicit constexpr
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/cp/decl.cc | 2 +-
gcc/cp/tree.cc | 3 ++-
gcc/dwarf2out.cc | 2 +-
gcc/testsuite/g++.dg/cpp2a/nontype-class72.C | 1 +
gcc/testsuite/g++.dg/debug/dwarf2/template-func-params-7.C | 7 +++++--
gcc/testsuite/g++.dg/gomp/declare-variant-3.C | 8 ++++----
gcc/testsuite/g++.dg/gomp/declare-variant-5.C | 8 ++++----
gcc/testsuite/g++.dg/special/initp1.C | 6 +++---
8 files changed, 21 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.