This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from c26d7df1031 OpenMP: Fortran - support omp flush's memorder clauses
new 0e590b68fa3 Materialize clones on demand
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/cgraph.c | 15 ++++-
gcc/cgraph.h | 13 ++--
gcc/cgraphclones.c | 137 +++++++++++++------------------------------
gcc/cgraphunit.c | 10 ++--
gcc/ipa-inline-transform.c | 16 +++--
gcc/ipa-param-manipulation.c | 7 +++
gcc/ipa.c | 40 -------------
gcc/passes.c | 8 +++
gcc/passes.def | 1 -
gcc/tree-pass.h | 2 -
gcc/tree-ssa-structalias.c | 4 ++
11 files changed, 94 insertions(+), 159 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 4a636814934 gdb/dwarf: fix reading subprogram with DW_AT_specification [...]
new 5fb4027fae1 [gdb/symtab] Make find_block_in_blockvector more robust
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/block.c | 2 ++
2 files changed, 7 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 gdb-10-branch
in repository binutils-gdb.
from 4c02be11986 gdb/dwarf: fix reading subprogram with DW_AT_specification [...]
new a9e3b919502 opcodes/csky: return the default disassembler when there is no bfd
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:
opcodes/ChangeLog | 5 +++++
opcodes/csky-dis.c | 32 +++++++++++++++++---------------
2 files changed, 22 insertions(+), 15 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-release-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards f293a09f 0: update: binutils-gcc-linux: boot
new 1825656e 0: update: binutils-gcc-linux: 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 (f293a09f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-m [...]
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 | 54 +-
02-prepare_abe/console.log | 410 +-
03-build_abe-binutils/console.log | 11050 +++++------
04-build_abe-stage1/console.log | 18202 +++++++++---------
05-build_linux/console.log | 590 +-
06-boot_linux/console.log | 423 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 30733 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
results | 2 +-
13 files changed, 30762 insertions(+), 30724 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-release-arm-stable-allyesconfig
in repository toolchain/ci/base-artifacts.
discards da0b7d13 0: update: binutils-gcc-linux: all
new 7104ddae 0: update: binutils-gcc-linux: all
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 (da0b7d13)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-s [...]
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 | 128 +-
02-prepare_abe/console.log | 414 +-
03-build_abe-binutils/console.log | 11510 +++++------
04-build_abe-stage1/console.log | 18214 +++++++++--------
05-build_linux/console.log | 1006 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 2 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 2 +-
08-update_baseline/results.regressions | 2 +-
console.log | 31278 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 31279 insertions(+), 31295 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 b69c00612db [PATCH, rs6000] VSX load/store rightmost element operations
new c26d7df1031 OpenMP: Fortran - support omp flush's memorder clauses
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 | 9 +++++++
gcc/fortran/openmp.c | 29 +++++++++++++++++++++
gcc/fortran/trans-openmp.c | 30 +++++++++++++++++++---
gcc/testsuite/gfortran.dg/gomp/flush-1.f90 | 41 ++++++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/gomp/flush-2.f90 | 18 +++++++++++++
5 files changed, 123 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/flush-1.f90
create mode 100644 gcc/testsuite/gfortran.dg/gomp/flush-2.f90
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.