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 ba0dbc10276 Automatic date update in version.in
new 338fd2c367b 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 5eed5758ae1 Automatic date update in version.in
new 3c2c00c32ab 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 ee6173800ed Fortran: Fix runtime segfault closing negative unit
new b0fb746bf2f cobol: Avoid conflict with OVERFLOW in system headers [PR119217]
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/parse.y | 12 ++++++------
gcc/cobol/scan.l | 6 +++---
gcc/cobol/token_names.h | 2 +-
3 files changed, 10 insertions(+), 10 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 annotated tag v6.15-rc2
in repository linux.
at 8a834b0ac9ce (tag)
tagging 8ffd015db85fea3e15a77027fda6c02ced4d2444 (commit)
replaces v6.15-rc1
tagged by Linus Torvalds
on Sun Apr 13 11:54:49 2025 -0700
- Log -----------------------------------------------------------------
Linux 6.15-rc2
-----BEGIN PGP SIGNATURE-----
iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAmf8CHkeHHRvcnZhbGRz
QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGbO4H/30rzb6v2YVu44A3
QxS/ERrXq6Rp4GFHD0tq47q/+rjY85J8Nwd2CZPvortiXQbzj8KCEs03aoVXqGSp
yXVKdEWOnE/1olEJlVMkMCIVOPRU3hzXReH8wCHjrE6BrX80CtrJbnZBQCZh1pe2
LhpdbDGQKGcQpRPE97cHj3BfuuF4JybHFlirJmlUZaMmWUBl9KxwqRkctyEv4bmS
3I32QgtINik4zJrPnK6mMF8L/dJ4lPxkRu9bpKqxcfofy8CWOdVc9eCDrMdp6g/5
+w9Yc4bOR4+pbPR3gCMfZBDlLCdCDbmZT+rxATc79dqKtL6/jD6b7iPY4iID+Sb3
hEnGlFc=
=2nV2
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 8ffd015db85f Linux 6.15-rc2
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.
--
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 004a365eb8b9 Merge tag 'erofs-for-6.15-rc2-fixes' of git://git.kernel.o [...]
new 8ffd015db85f Linux 6.15-rc2
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:
Makefile | 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 linux.
from 5aaaedb0cb54 Merge tag 'ext4_for_linus-6.15-rc2' of git://git.kernel.or [...]
new 1595f15391b8 erofs: set error to bio if file-backed IO fails
new d385f15d5ba0 erofs: add __packed annotation to union(__le16..)
new be45319c9fb1 erofs: fix encoded extents handling
new f5ffef9881a7 erofs: remove duplicate code
new 004a365eb8b9 Merge tag 'erofs-for-6.15-rc2-fixes' of git://git.kernel.o [...]
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:
fs/erofs/erofs_fs.h | 8 ++++----
fs/erofs/fileio.c | 2 ++
fs/erofs/zdata.c | 1 -
fs/erofs/zmap.c | 5 +++--
4 files changed, 9 insertions(+), 7 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 gcc.
from 5869a881442 c++: improve constexpr call caching [PR115639]
new ee6173800ed Fortran: Fix runtime segfault closing negative unit
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/gfortran.dg/pr119502.f90 | 15 +++++++++++++++
libgfortran/io/close.c | 13 +++++++++++--
libgfortran/io/open.c | 10 ++++++++++
3 files changed, 36 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/pr119502.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 releases/gcc-14
in repository gcc.
from fb723bafa68 Daily bump.
new dc93babdcce [PR115568][LRA]: Use more strict output reload check in rem [...]
new 31e31bbeea6 rtl-optimization/119689 - compare-debug failure with LRA
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/lra-remat.cc | 10 +++++---
gcc/testsuite/g++.target/i386/pr119689.C | 44 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr115568.c | 38 +++++++++++++++++++++++++++
3 files changed, 88 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr119689.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr115568.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 releases/gcc-13
in repository gcc.
from 26919c4e783 Daily bump.
new 7578243dcd4 [PR115568][LRA]: Use more strict output reload check in rem [...]
new 1a2e39a5349 rtl-optimization/119689 - compare-debug failure with LRA
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/lra-remat.cc | 10 +++++---
gcc/testsuite/g++.target/i386/pr119689.C | 44 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr115568.c | 38 +++++++++++++++++++++++++++
3 files changed, 88 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr119689.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr115568.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 releases/gcc-12
in repository gcc.
from 00210d18701 Daily bump.
new 3232e151654 [PR115568][LRA]: Use more strict output reload check in rem [...]
new 6675cf3abd0 rtl-optimization/119689 - compare-debug failure with LRA
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/lra-remat.cc | 10 +++++---
gcc/testsuite/g++.target/i386/pr119689.C | 44 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/pr115568.c | 38 +++++++++++++++++++++++++++
3 files changed, 88 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr119689.C
create mode 100644 gcc/testsuite/gcc.target/i386/pr115568.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.