This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from c1db46f7e51 tree-sra: Do not create stores into const aggregates (PR111873)
new 6683c729663 Fortran: fix passing of inquiry ref of complex array to TRA [...]
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/fortran/dependency.cc | 6 ++-
.../gfortran.dg/transfer_array_subref.f90 | 48 ++++++++++++++++++++++
2 files changed, 53 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/transfer_array_subref.f90
--
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 release/2.36/master
in repository glibc.
from 03e0cad3a0 math: Improve layout of exp/exp10 data
new 2ef7850279 elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
new 1721d69cc7 support: Use const char * argument in support_capture_subpro [...]
new 59273e870f support: Add support_record_failure_barrier
new 02809c23a3 elf: Test case for bug 32976 (CVE-2025-4802)
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:
elf/Makefile | 4 ++
elf/dl-support.c | 37 ++++++-------
elf/tst-dlopen-sgid-mod.c | 1 +
elf/tst-dlopen-sgid.c | 104 +++++++++++++++++++++++++++++++++++
support/capture_subprocess.h | 3 +-
support/check.h | 3 +
support/support_capture_subprocess.c | 6 +-
support/support_record_failure.c | 10 ++++
8 files changed, 142 insertions(+), 26 deletions(-)
create mode 100644 elf/tst-dlopen-sgid-mod.c
create mode 100644 elf/tst-dlopen-sgid.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 release/2.37/master
in repository glibc.
from 032545ebd3 math: Improve layout of exp/exp10 data
new 7403ede2d7 elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
new 5b1ea2a223 support: Use const char * argument in support_capture_subpro [...]
new 1e29775735 support: Add support_record_failure_barrier
new e8e6c54353 elf: Test case for bug 32976 (CVE-2025-4802)
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:
elf/Makefile | 4 ++
elf/dl-support.c | 37 ++++++-------
elf/tst-dlopen-sgid-mod.c | 1 +
elf/tst-dlopen-sgid.c | 104 +++++++++++++++++++++++++++++++++++
support/capture_subprocess.h | 3 +-
support/check.h | 3 +
support/support_capture_subprocess.c | 6 +-
support/support_record_failure.c | 10 ++++
8 files changed, 142 insertions(+), 26 deletions(-)
create mode 100644 elf/tst-dlopen-sgid-mod.c
create mode 100644 elf/tst-dlopen-sgid.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 18f272ec336 [PATCH v2 2/2] MIPS p8700 doesn't have vector extension and [...]
new fba34a0cc55 cobol: Multiple PRs; formatting; exception processing.
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/cobol/cdf-copy.cc | 88 +++------------
gcc/cobol/cdfval.h | 6 +-
gcc/cobol/copybook.h | 13 +--
gcc/cobol/gcobc | 141 ++++++++++++++----------
gcc/cobol/gcobol.1 | 54 ++++-----
gcc/cobol/genapi.cc | 4 +-
gcc/cobol/lexio.cc | 7 +-
gcc/cobol/parse.y | 283 +++++++++++++++++++++++++++++++-----------------
gcc/cobol/parse_ante.h | 35 ++++--
gcc/cobol/scan.l | 2 +-
gcc/cobol/scan_ante.h | 4 +
gcc/cobol/symbols.cc | 63 +++--------
gcc/cobol/symbols.h | 19 ++--
gcc/cobol/symfind.cc | 4 +-
libgcobol/charmaps.cc | 14 ++-
libgcobol/common-defs.h | 5 +-
libgcobol/constants.cc | 19 ++--
libgcobol/ec.h | 1 -
libgcobol/gcobolio.h | 3 +-
libgcobol/gfileio.cc | 18 +--
libgcobol/gmath.cc | 19 ++--
libgcobol/intrinsic.cc | 22 ++--
libgcobol/io.cc | 11 +-
libgcobol/libgcobol.cc | 14 +--
libgcobol/valconv.cc | 7 +-
25 files changed, 456 insertions(+), 400 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 release/2.38/master
in repository glibc.
from 5a08d049dc math: Improve layout of exp/exp10 data
new 3be3728df2 elf: Ignore LD_LIBRARY_PATH and debug env var for setuid for static
new 454f24e981 support: Use const char * argument in support_capture_subpro [...]
new 4335cd9b58 support: Add support_record_failure_barrier
new 31fa0f73e2 elf: Test case for bug 32976 (CVE-2025-4802)
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:
elf/Makefile | 4 ++
elf/dl-support.c | 32 +++++------
elf/tst-dlopen-sgid-mod.c | 1 +
elf/tst-dlopen-sgid.c | 104 +++++++++++++++++++++++++++++++++++
support/capture_subprocess.h | 3 +-
support/check.h | 3 +
support/support_capture_subprocess.c | 6 +-
support/support_record_failure.c | 10 ++++
8 files changed, 142 insertions(+), 21 deletions(-)
create mode 100644 elf/tst-dlopen-sgid-mod.c
create mode 100644 elf/tst-dlopen-sgid.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 linux.
from a5806cd506af Linux 6.15-rc7
new 219bf6edd7ef orangefs: adjust counting code to recover from 665575cf
new b36ddb9210e6 Merge tag 'for-linus-6.15-ofs2' of git://git.kernel.org/pu [...]
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:
fs/orangefs/inode.c | 9 +++++----
1 file changed, 5 insertions(+), 4 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 release/2.39/master
in repository glibc.
from 147bed0a71 elf: Keep using minimal malloc after early DTV resize (bug 32412)
new abdeb4b520 support: Use const char * argument in support_capture_subpro [...]
new 71ddb11ccd support: Add support_record_failure_barrier
new ca99d55315 elf: Test case for bug 32976 (CVE-2025-4802)
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 | 4 ++
elf/tst-dlopen-sgid-mod.c | 1 +
elf/tst-dlopen-sgid.c | 104 +++++++++++++++++++++++++++++++++++
support/capture_subprocess.h | 3 +-
support/check.h | 3 +
support/support_capture_subprocess.c | 6 +-
support/support_record_failure.c | 10 ++++
7 files changed, 126 insertions(+), 5 deletions(-)
create mode 100644 elf/tst-dlopen-sgid-mod.c
create mode 100644 elf/tst-dlopen-sgid.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 d44beb13285 cobol: sqrt(0) is not an ec-argument error. [PR119885]
new 1186a2bd6e1 [PATCH v2 1/2] The following changes enable P8700 processor [...]
new 18f272ec336 [PATCH v2 2/2] MIPS p8700 doesn't have vector extension and [...]
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/mips-p8700.md | 167 +++++++++++++++++++++++++++++++++++++++
gcc/config/riscv/riscv-cores.def | 5 ++
gcc/config/riscv/riscv-opts.h | 3 +-
gcc/config/riscv/riscv.cc | 22 ++++++
gcc/config/riscv/riscv.md | 3 +-
gcc/doc/invoke.texi | 14 ++--
6 files changed, 205 insertions(+), 9 deletions(-)
create mode 100644 gcc/config/riscv/mips-p8700.md
--
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 release/2.41/master
in repository glibc.
from dab44a3b2b elf: Keep using minimal malloc after early DTV resize (bug 32412)
new 2ca34d7627 support: Use const char * argument in support_capture_subpro [...]
new 624285af3b elf: Test case for bug 32976 (CVE-2025-4802)
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:
elf/Makefile | 4 ++
elf/tst-dlopen-sgid-mod.c | 1 +
elf/tst-dlopen-sgid.c | 104 +++++++++++++++++++++++++++++++++++
support/capture_subprocess.h | 3 +-
support/support_capture_subprocess.c | 6 +-
5 files changed, 113 insertions(+), 5 deletions(-)
create mode 100644 elf/tst-dlopen-sgid-mod.c
create mode 100644 elf/tst-dlopen-sgid.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 glibc.
from 2071666d03 AArch64: Fix typo in math-vector.h
new f0c09fe616 support: Use const char * argument in support_capture_subpro [...]
new d8f7a79335 elf: Test case for bug 32976 (CVE-2025-4802)
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:
elf/Makefile | 4 ++
elf/tst-dlopen-sgid-mod.c | 1 +
elf/tst-dlopen-sgid.c | 104 +++++++++++++++++++++++++++++++++++
support/capture_subprocess.h | 3 +-
support/support_capture_subprocess.c | 6 +-
5 files changed, 113 insertions(+), 5 deletions(-)
create mode 100644 elf/tst-dlopen-sgid-mod.c
create mode 100644 elf/tst-dlopen-sgid.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.