This is an automated email from the git hooks/post-receive script.
"Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 4a490451 MakeRelease.job: Fix use of port 22 to upload binary tarballs
new 845cfd04 MakeRelease.job: Fix use of port 22 to upload binary tarballs [...]
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:
MakeRelease.job | 9 +++++----
1 file changed, 5 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.
"Christophe Lyon pushed a change to branch master
in repository toolchain/jenkins-scripts.
from a4a12662 MakeRelease.job: Use port 22 to upload binary tarballs
new 4a490451 MakeRelease.job: Fix use of port 22 to upload binary tarballs
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:
MakeRelease.job | 4 ++--
1 file changed, 2 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 269322ece17 OpenMP: Add 'omp requires' to Fortran (mostly parsing)
new f1660ceb0d3 vect: Fix infinite loop while determining peeling amount
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/tree-vect-data-refs.c | 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 5c180464b7b config/mmix/mmix.h (NO_FUNCTION_CSE): Define to 1.
new 269322ece17 OpenMP: Add 'omp requires' to Fortran (mostly parsing)
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/gfortran.h | 30 +++-
gcc/fortran/match.h | 1 +
gcc/fortran/module.c | 73 +++++++-
gcc/fortran/openmp.c | 244 ++++++++++++++++++++++++++
gcc/fortran/parse.c | 53 +++++-
gcc/fortran/trans-openmp.c | 10 +-
gcc/testsuite/gfortran.dg/gomp/requires-1.f90 | 13 ++
gcc/testsuite/gfortran.dg/gomp/requires-2.f90 | 14 ++
gcc/testsuite/gfortran.dg/gomp/requires-3.f90 | 4 +
gcc/testsuite/gfortran.dg/gomp/requires-4.f90 | 36 ++++
gcc/testsuite/gfortran.dg/gomp/requires-5.f90 | 16 ++
gcc/testsuite/gfortran.dg/gomp/requires-6.f90 | 16 ++
gcc/testsuite/gfortran.dg/gomp/requires-7.f90 | 41 +++++
gcc/testsuite/gfortran.dg/gomp/requires-8.f90 | 22 +++
gcc/testsuite/gfortran.dg/gomp/requires-9.f90 | 85 +++++++++
15 files changed, 648 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/requires-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/requires-2.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/requires-3.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/requires-4.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/requires-5.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/requires-6.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/requires-7.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/requires-8.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/requires-9.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 8ba83e9109a [tdep/s390] Fix Wmaybe-uninitialized in s390_displaced_step_fixup
new 5987401fcbc Don't assert at ldwrite.c:212
new 4d68fd750fa Don't segfault on discarded section dynsyms
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:
bfd/ChangeLog | 5 +++++
bfd/elflink.c | 5 ++++-
ld/ChangeLog | 5 +++++
ld/ldelf.c | 1 +
4 files changed, 15 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-10
in repository gcc.
from 33fb1b3c73c Daily bump.
new 412124203ec coroutines: co_returns are statements, not expressions.
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/cp-tree.def | 4 ++--
1 file changed, 2 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 binutils-gdb.
from f5c79e97fec [gdb/testsuite] Make gdb.dwarf2/dw2-line-number-zero.exp mo [...]
new 8ba83e9109a [tdep/s390] Fix Wmaybe-uninitialized in s390_displaced_step_fixup
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/ChangeLog | 5 +++++
gdb/s390-tdep.c | 5 +++--
2 files changed, 8 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 binutils-gdb.
from f6882bb1318 Automatic date update in version.in
new f5c79e97fec [gdb/testsuite] Make gdb.dwarf2/dw2-line-number-zero.exp mo [...]
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/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.dwarf2/dw2-line-number-zero.exp | 4 ++--
2 files changed, 7 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.