This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 2f1bb00ba34 c++: simplify enclosing_instantiation_of [PR95870]
new 62e1bd651f6 Fortran/OpenMP: Handle implicit SAVE for variables in main
new 0e3702f8dae Fortran/OpenMP: Support 'omp parallel master'
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/fortran/dump-parse-tree.c | 3 +++
gcc/fortran/frontend-passes.c | 1 +
gcc/fortran/gfortran.h | 6 ++++--
gcc/fortran/match.h | 1 +
gcc/fortran/openmp.c | 11 ++++++++++
gcc/fortran/parse.c | 17 ++++++++++++++-
gcc/fortran/resolve.c | 9 ++++++--
gcc/fortran/st.c | 1 +
gcc/fortran/trans-openmp.c | 25 ++++++++++++++++++++++
gcc/fortran/trans.c | 1 +
gcc/testsuite/gfortran.dg/gomp/implicit-save.f90 | 11 ++++++++++
.../gfortran.dg/gomp/parallel-master-1.f90 | 23 ++++++++++++++++++++
.../gfortran.dg/gomp/parallel-master-2.f90 | 9 ++++++++
.../testsuite/libgomp.fortran/parallel-master.f90 | 14 ++++++++++++
14 files changed, 127 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/implicit-save.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/parallel-master-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/parallel-master-2.f90
create mode 100644 libgomp/testsuite/libgomp.fortran/parallel-master.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 glibc.
from 16adc58e73 stdlib: Fix data race in __run_exit_handlers [BZ #27749]
new 390c43ba1f nptl: Fix tst-pthread-gdb-attach for ptrace_scope equal 1
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:
nptl/tst-pthread-gdb-attach.c | 56 ++++++++++++++++++++++++++++++-------------
1 file changed, 39 insertions(+), 17 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 ff3809b459d aarch64: Make sqdmlal2 patterns match canonical RTL
new 1ff863ab016 intl: add comments to _, N_, and G_
new 2f1bb00ba34 c++: simplify enclosing_instantiation_of [PR95870]
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/cp/pt.c | 54 ++++++++++++------------------------------------------
gcc/intl.h | 4 ++++
2 files changed, 16 insertions(+), 42 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 3a322a6f 0: update: binutils-gcc-linux-qemu: boot
new e172284c 0: update: binutils-gcc-linux-qemu: boot
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (3a322a6f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log | 70 +-
02-prepare_abe/console.log | 122 +-
03-build_abe-binutils/console.log | 10446 +++++-----
04-build_abe-stage1/console.log | 14404 +++++++------
05-build_abe-qemu/console.log | 7017 ++++---
06-build_linux/console.log | 891 +-
07-boot_linux/console.log | 495 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 11 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 11 +-
console.log | 33493 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
13 files changed, 33575 insertions(+), 33431 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 55789354fcb gdb/python: add a 'connection_num' attribute to Inferior objects
new f8eec398fb7 testsuite: Cleanup some temp dirs with gdb-index files
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 | 6 ++++++
gdb/testsuite/gdb.base/index-cache.exp | 11 +++++++++++
gdb/testsuite/gdb.dwarf2/per-bfd-sharing.exp | 12 ++++++++++++
3 files changed, 29 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 glibc.
from 7a7bcddeef Make sysdeps/generic/libc.abilist empty
new 16adc58e73 stdlib: Fix data race in __run_exit_handlers [BZ #27749]
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:
stdlib/Makefile | 4 +-
stdlib/exit.c | 36 ++++++++------
stdlib/test-cxa_atexit-race2.c | 110 +++++++++++++++++++++++++++++++++++++++++
3 files changed, 133 insertions(+), 17 deletions(-)
create mode 100644 stdlib/test-cxa_atexit-race2.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.