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 33eebbfdc25 [PR rtl-optimization/122321][RISC-V] Bounds check another a [...]
new 7503954945b 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 | 19 +++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 16 ++++++++++++++++
3 files changed, 36 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-14
in repository gcc.
from 541da8ccb93 AVR: target/122527 -- Don't use __load_N to load from __flash1.
new e3511cf03e2 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 | 10 ++++++++++
gcc/DATESTAMP | 2 +-
2 files changed, 11 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 ef4b16d5106 Daily bump.
new 10519a24978 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/DATESTAMP | 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 7bdac5a4a5c Ada: Fix segfault for instantiation on function call return [...]
new 0e9ccae2693 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:
ChangeLog | 4 +
config/ChangeLog | 5 +
gcc/ChangeLog | 209 +++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 400 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/cp/ChangeLog | 20 +++
gcc/fortran/ChangeLog | 7 +
gcc/testsuite/ChangeLog | 207 +++++++++++++++++++++++++
libatomic/ChangeLog | 4 +
libbacktrace/ChangeLog | 4 +
libcc1/ChangeLog | 4 +
libffi/ChangeLog | 4 +
libgcobol/ChangeLog | 4 +
libgfortran/ChangeLog | 4 +
libgm2/ChangeLog | 4 +
libgomp/ChangeLog | 23 +++
libgrust/ChangeLog | 4 +
libiberty/ChangeLog | 4 +
libitm/ChangeLog | 4 +
libobjc/ChangeLog | 4 +
libphobos/ChangeLog | 4 +
libquadmath/ChangeLog | 4 +
libsanitizer/ChangeLog | 4 +
libssp/ChangeLog | 4 +
libstdc++-v3/ChangeLog | 31 ++++
libvtv/ChangeLog | 4 +
lto-plugin/ChangeLog | 4 +
zlib/ChangeLog | 4 +
28 files changed, 979 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 6f4cb3ab5ae gdb: introduce blockvector_up
new c38cda45dd5 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 e4740c4f4a0 Automatic date update in version.in
new 1e92d30c3ad 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 94cb1c07508 Automatic date update in version.in
new 26780a25e0d 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 584f50a6e40 i386: Allow memory op in operand 1 predicate of *test<mode> [...]
new f4367c6b7b7 Ada: Fix misleading diagnostic about abstract new in type d [...]
new 7bdac5a4a5c Ada: Fix segfault for instantiation on function call return [...]
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/ada/par-ch3.adb | 11 +++--
gcc/ada/sem_ch12.adb | 58 +++++++++++++++++++-------
gcc/testsuite/gnat.dg/generic_inst15.adb | 27 ++++++++++++
gcc/testsuite/gnat.dg/generic_inst15_pkg-g.ads | 8 ++++
gcc/testsuite/gnat.dg/generic_inst15_pkg.ads | 37 ++++++++++++++++
gcc/testsuite/gnat.dg/specs/abstract1.ads | 9 ++++
6 files changed, 132 insertions(+), 18 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/generic_inst15.adb
create mode 100644 gcc/testsuite/gnat.dg/generic_inst15_pkg-g.ads
create mode 100644 gcc/testsuite/gnat.dg/generic_inst15_pkg.ads
create mode 100644 gcc/testsuite/gnat.dg/specs/abstract1.ads
--
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 351842d55 libgloss: i386: cygmon-gmon.c: fix _mcount() return type
new 366f48be1 newlib/ChangeLog:
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:
newlib/libc/sys/h8300hms/crt0.S | 80 +++++++++++++++++------------------------
1 file changed, 32 insertions(+), 48 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 351842d55 libgloss: i386: cygmon-gmon.c: fix _mcount() return type
new 366f48be1 newlib/ChangeLog:
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:
newlib/libc/sys/h8300hms/crt0.S | 80 +++++++++++++++++------------------------
1 file changed, 32 insertions(+), 48 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.