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 570b63276f6 Fix misoptimization of CONSTRUCTOR with reverse SSO
new 0048071865d 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 | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
3 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 2666791289e Fix misoptimization of CONSTRUCTOR with reverse SSO
new 059c1fc72b4 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 | 6 ++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 4 ++++
3 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-12
in repository gcc.
from 6577bcf4e94 Daily bump.
new 6eaf387e9eb 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 a394cfb29ad c++: fix ICE with [[deprecated]] [PR120756]
new 77fb9d6899d 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:
contrib/ChangeLog | 4 +
gcc/ChangeLog | 333 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 +
gcc/c-family/ChangeLog | 11 ++
gcc/cp/ChangeLog | 109 ++++++++++++++++
gcc/fortran/ChangeLog | 27 ++++
gcc/rust/ChangeLog | 5 +
gcc/testsuite/ChangeLog | 162 +++++++++++++++++++++++
libstdc++-v3/ChangeLog | 262 +++++++++++++++++++++++++++++++++++++
10 files changed, 919 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 48e0ec74844 GDB: maint: Fix build on FreeBSD
new d62eaecf2e6 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 69957b1aa74 Automatic date update in version.in
new e3b31d6715b 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 a0a8846f8ce Automatic date update in version.in
new 9c5d4e42f49 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 cef17d4e3ed testsuite: adjust for implicit constexpr
new a394cfb29ad c++: fix ICE with [[deprecated]] [PR120756]
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/cp/pt.cc | 3 ++-
gcc/testsuite/g++.dg/warn/deprecated-22.C | 13 +++++++++++++
2 files changed, 15 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/warn/deprecated-22.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 081ef38a41e Fix misoptimization of CONSTRUCTOR with reverse SSO
new cef17d4e3ed testsuite: adjust for implicit constexpr
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/g++.dg/abi/mangle81.C | 2 +-
gcc/testsuite/g++.dg/init/vbase1.C | 2 +-
gcc/testsuite/g++.dg/ipa/ipa-icf-4.C | 2 +-
3 files changed, 3 insertions(+), 3 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-15
in repository gcc.
from 1b8a32a0bb6 Fortran: follow-up fix to checking of renamed-on-use interf [...]
new 5808dd20b5a Fix misoptimization of CONSTRUCTOR with reverse SSO
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/gimple-fold.cc | 13 +++++++------
gcc/testsuite/gnat.dg/sso20.adb | 29 +++++++++++++++++++++++++++++
gcc/tree-ssa-sccvn.cc | 2 ++
3 files changed, 38 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/sso20.adb
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.