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 08a98c79cfb Daily bump.
new 510f62380d3 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 858f3007278 c++: Support template block-scope OpenMP user-defined reduc [...]
new 5d70604b748 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 | 231 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 26 ++++++
gcc/testsuite/ChangeLog | 19 ++++
libgcobol/ChangeLog | 6 ++
5 files changed, 283 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 gdb-17-branch
in repository binutils-gdb.
from 17b99afddd8 Automatic date update in version.in
new d20a12a71e9 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 8f2c1315fa5 Automatic date update in version.in
new 8f4234a0252 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 ef4cd115ef6 c++: Allow lambda expressions in template type parameters [ [...]
new 858f3007278 c++: Support template block-scope OpenMP user-defined reduc [...]
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/module.cc | 8 +++++++-
gcc/cp/parser.cc | 5 +----
gcc/testsuite/g++.dg/modules/omp-4_a.C | 30 ++++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/modules/omp-4_b.C | 11 +++++++++++
4 files changed, 49 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/omp-4_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/omp-4_b.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 binutils-gdb.
from f6a331018d6 Automatic date update in version.in
new 5b16df3bd6f 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 linux.
from 19eef1d98eed afs: Fix uninit var in afs_alloc_anon_key()
new 841ecc979b18 MIPS: mm: kmalloc tlb_vpn array to avoid stack overflow
new 6bda50f4333f Merge tag 'mips-fixes_6.18_2' of git://git.kernel.org/pub/ [...]
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:
arch/mips/mm/tlb-r4k.c | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 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 54480d16b6c c++: Limit P2795R5 handling of jumps across vacuous inits t [...]
new ef4cd115ef6 c++: Allow lambda expressions in template type parameters [ [...]
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/parser.cc | 16 +---------------
gcc/testsuite/g++.dg/cpp2a/lambda-uneval14.C | 4 ++--
gcc/testsuite/g++.dg/cpp2a/lambda-uneval29.C | 5 +++++
3 files changed, 8 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-uneval29.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 55049da531f Bump libgo SONAME
new 54480d16b6c c++: Limit P2795R5 handling of jumps across vacuous inits t [...]
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/decl.cc | 12 +++++++++---
gcc/testsuite/g++.dg/cpp26/{erroneous2.C => erroneous5.C} | 7 +++++++
gcc/testsuite/g++.dg/cpp26/{erroneous2.C => erroneous6.C} | 7 +++++++
3 files changed, 23 insertions(+), 3 deletions(-)
copy gcc/testsuite/g++.dg/cpp26/{erroneous2.C => erroneous5.C} (98%)
copy gcc/testsuite/g++.dg/cpp26/{erroneous2.C => erroneous6.C} (98%)
--
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 82d852b23e5 doc: make regenerate-opt-urls
new bd098c34bea Bump libgcobol SONAME
new 55049da531f Bump libgo SONAME
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:
libgcobol/configure | 2 +-
libgcobol/configure.ac | 2 +-
libgo/configure | 2 +-
libgo/configure.ac | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.