This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 027b281f1e8 OpenMP requires: Fix diagnostic filename corner case
new 1513512ec7d Fortran: OpenMP fix declare simd inside modules and absent [...]
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 | 10 +++--
gcc/testsuite/gfortran.dg/gomp/declare-simd-4.f90 | 42 +++++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/declare-simd-5.f90 | 49 +++++++++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/declare-simd-6.f90 | 42 +++++++++++++++++++
4 files changed, 140 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/declare-simd-4.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/declare-simd-5.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/declare-simd-6.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 gcc.
from d9c9424d2c4 OpenMP: Fix var replacement with 'simd' and linear-step var [...]
new 027b281f1e8 OpenMP requires: Fix diagnostic filename corner case
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/lto-cgraph.cc | 5 +++++
1 file changed, 5 insertions(+)
--
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 devel/omp/gcc-12
in repository gcc.
from be32fafdbee libgomp/splay-tree.h: Fix splay_tree_prefix handling
new 30d425854ee OpenMP requires: Fix diagnostic filename corner case
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.omp | 8 ++++++++
gcc/lto-cgraph.cc | 5 +++++
2 files changed, 13 insertions(+)
--
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 6b4e49fdfcc libgomp/splay-tree.h: Fix splay_tree_prefix handling
new d9c9424d2c4 OpenMP: Fix var replacement with 'simd' and linear-step var [...]
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/omp-low.cc | 2 ++
.../testsuite/libgomp.c/{linear-1.c => linear-2.c} | 40 ++++++++++++----------
2 files changed, 24 insertions(+), 18 deletions(-)
copy libgomp/testsuite/libgomp.c/{linear-1.c => linear-2.c} (75%)
--
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 92a5de3df2d OpenMP/C++: Allow classes with static members to be mappabl [...]
new 6b4e49fdfcc libgomp/splay-tree.h: Fix splay_tree_prefix handling
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/splay-tree.h | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.