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 609a2511dc7 Daily bump.
new 32f0e7a30d3 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 3cb51cda4c2 c++: Add missing explanations for is_constructible<Abstract>
new bcbb5365513 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 +
contrib/ChangeLog | 5 +
gcc/ChangeLog | 202 +++++++++++
gcc/DATESTAMP | 2 +-
gcc/algol68/ChangeLog | 13 +
gcc/analyzer/ChangeLog | 916 ++++++++++++++++++++++++++++++++++++++++++++++++
gcc/c-family/ChangeLog | 8 +
gcc/c/ChangeLog | 9 +
gcc/cp/ChangeLog | 18 +
gcc/fortran/ChangeLog | 19 +
gcc/go/ChangeLog | 4 +
gcc/m2/ChangeLog | 4 +
gcc/rust/ChangeLog | 4 +
gcc/testsuite/ChangeLog | 714 +++++++++++++++++++++++++++++++++++++
include/ChangeLog | 7 +
libgcc/ChangeLog | 8 +
libgomp/ChangeLog | 24 ++
libitm/ChangeLog | 5 +
libstdc++-v3/ChangeLog | 4 +
19 files changed, 1969 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 37a6b272f89 gdb/breakpoint.c: fix style issues in get_sal_arch
new 51b6cec13ca 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 9830bf03b0a Automatic date update in version.in
new 32439e121d2 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 2bcce3afd7e Automatic date update in version.in
new ef3a1b87e48 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 350794cb07f Fix libgomp.fortran/dep-uses-allocators.f90
new 3cb51cda4c2 c++: Add missing explanations for is_constructible<Abstract>
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/method.cc | 2 +-
gcc/cp/typeck2.cc | 7 ++++---
gcc/testsuite/g++.dg/ext/is_constructible9.C | 6 ++++++
3 files changed, 11 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 master
in repository gcc.
from d02eebea7ea OpenMP/Fortran: uses_allocators - suggest 5.2 format in the [...]
new 350794cb07f Fix libgomp.fortran/dep-uses-allocators.f90
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:
libgomp/testsuite/libgomp.fortran/dep-uses-allocators.f90 | 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 7146cfc333e OpenMP: Small fortran/intrinsic.texi + libgomp.texi update
new d02eebea7ea OpenMP/Fortran: uses_allocators - suggest 5.2 format in the [...]
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/openmp.cc | 4 +++-
libgomp/testsuite/libgomp.fortran/dep-uses-allocators.f90 | 2 +-
2 files changed, 4 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 0a01b42b22e OpenMP: Add uses_allocators parser support to C/C++
new 7146cfc333e OpenMP: Small fortran/intrinsic.texi + libgomp.texi update
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/intrinsic.texi | 21 ++++++++++++---------
libgomp/libgomp.texi | 8 ++++----
2 files changed, 16 insertions(+), 13 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 ca6e6d317ca ldist: Fix probability on loop exit
new 0a01b42b22e OpenMP: Add uses_allocators parser support to C/C++
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/c-family/c-omp.cc | 1 +
gcc/c-family/c-pragma.h | 1 +
gcc/c/c-parser.cc | 236 ++++++++++++++++++++-
gcc/c/c-typeck.cc | 139 ++++++++++++
gcc/cp/parser.cc | 202 +++++++++++++++++-
gcc/cp/pt.cc | 8 +
gcc/cp/semantics.cc | 156 ++++++++++++++
gcc/fortran/openmp.cc | 1 +
gcc/fortran/trans-openmp.cc | 3 +-
gcc/gimplify.cc | 6 +
.../c-c++-common/gomp/uses_allocators-1.c | 48 +++++
.../c-c++-common/gomp/uses_allocators-2.c | 35 +++
.../c-c++-common/gomp/uses_allocators-4.c | 144 +++++++++++++
.../c-c++-common/gomp/uses_allocators-7.c | 83 ++++++++
gcc/testsuite/g++.dg/gomp/deprecate-2.C | 47 ++++
gcc/testsuite/g++.dg/gomp/uses_allocators-1.C | 105 +++++++++
gcc/testsuite/gcc.dg/gomp/deprecate-2.c | 47 ++++
gcc/tree-core.h | 3 +
gcc/tree-pretty-print.cc | 14 ++
gcc/tree.cc | 2 +
gcc/tree.h | 9 +
.../libgomp.fortran/uses_allocators-7.f90 | 58 +++++
.../libgomp.fortran/uses_allocators_1.f90 | 15 ++
23 files changed, 1360 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/uses_allocators-1.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/uses_allocators-2.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/uses_allocators-4.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/uses_allocators-7.c
create mode 100644 gcc/testsuite/g++.dg/gomp/deprecate-2.C
create mode 100644 gcc/testsuite/g++.dg/gomp/uses_allocators-1.C
create mode 100644 gcc/testsuite/gcc.dg/gomp/deprecate-2.c
create mode 100644 libgomp/testsuite/libgomp.fortran/uses_allocators-7.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.