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.
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 f712f6c74f9 ld: testsuite: Add sframe test for PR 33401
new 37a6b272f89 gdb/breakpoint.c: fix style issues in get_sal_arch
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:
gdb/breakpoint.c | 6 +++---
1 file 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 master
in repository gcc.
from be6d6fdab5b s390: Warn about non-overloaded deprecated builtins
new 9f27ac9b83a cfg: Fix count when creating new forwarder block
new ca6e6d317ca ldist: Fix probability on loop exit
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/tree-cfg.cc | 2 +-
gcc/tree-loop-distribution.cc | 1 +
2 files changed, 2 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 gcc.
from 6b78e97a0cb libstdc++: Make <mdspan> compatible with clang.
new b0f6292efa3 s390: Accept array arguments for builtins
new 0cd3647c9e7 s390: Fix builtin s390_vec_load_bndry for C++
new be6d6fdab5b s390: Warn about non-overloaded deprecated builtins
The 3 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/config/s390/s390-c.cc | 23 +++++++++++++--
gcc/config/s390/s390.cc | 3 ++
.../g++.target/s390/builtin-array-arg-1.C | 8 ++++++
.../gcc.target/s390/builtin-array-arg-1.c | 33 ++++++++++++++++++++++
4 files changed, 65 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.target/s390/builtin-array-arg-1.C
create mode 100644 gcc/testsuite/gcc.target/s390/builtin-array-arg-1.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 b6e4fd86400 Regenerate analyzer.opt.urls
new 6b78e97a0cb libstdc++: Make <mdspan> compatible with clang.
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:
libstdc++-v3/include/std/mdspan | 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 0b786d961d4 analyzer: reimplement supergraph to eliminate function_poin [...]
new b6e4fd86400 Regenerate analyzer.opt.urls
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/analyzer/analyzer.opt.urls | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.