This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from d02f3bb1641 Reduce SCCs in IPA postorder.
new bf4c25cb334 Update __gcov_* scanned function name in a test-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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/no_profile_instrument_function-attr-1.c | 2 +-
2 files changed, 6 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-defconfig
in repository toolchain/ci/binutils-gdb.
from 2e1a984c23 Automatic date update in version.in
adds a72f8c4ce3 Automatic date update in version.in
adds 81873cc81e [gdb/symtab] Support DW_AT_main_subprogram with -readnow.
new a3972330f4 Fix a missing include of <string>
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:
bfd/version.h | 2 +-
gdb/ChangeLog | 6 ++++++
gdb/dwarf2read.c | 4 ++++
gold/ChangeLog | 4 ++++
gold/errors.h | 1 +
5 files changed, 16 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards 565ab1ca 0: update: binutils-gcc-linux: boot
new 9dace8f8 0: update: binutils-a3972330f49f81b3bea64af0970d22f42ae56ec3: 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 (565ab1ca)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ma [...]
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 | 130 +-
02-prepare_abe/console.log | 438 +-
03-build_abe-binutils/console.log | 11144 ++++++-------
04-build_abe-stage1/console.log | 19631 +++++++++++-----------
05-build_linux/console.log | 577 +-
06-boot_linux/console.log | 478 +-
console.log | 32400 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
8 files changed, 31914 insertions(+), 32896 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.
from 5092ede6 1: reset: gcc-1a15313ca9be716c4116835bd0367ed05661a776: -9
new 95be9ec6 2: update: gcc-f7505afe54fd81a0bbb252f1edc70887e078cfde: -9
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 | 139 +-
02-prepare_abe/console.log | 422 +-
03-build_abe-binutils/console.log | 10734 ++++++++--------
04-build_abe-stage1/console.log | 12421 ++++++++++---------
07-check_regression/console.log | 20 +-
08-update_baseline/console.log | 32 +-
console.log | 23768 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
reset-baseline | 0
9 files changed, 23767 insertions(+), 23779 deletions(-)
delete mode 100644 reset-baseline
--
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/gcc.
from 96161eee929 2019-06-09 Paul Thomas <pault(a)gcc.gnu.org>
adds 6da8cd22dff PR c++/60366 * g++.dg/cpp0x/lambda/lambda-ice32.C: New test.
adds a032a26894e PR c++/65175 * g++.dg/cpp0x/alias-decl-69.C: New test.
adds eabef64f6e1 Daily bump.
adds 8482ddd3ae2 Fix build with --enable-gather-detailed-mem-stats.
adds 2d19df75657 testsuite - Require alias support in a test using it.
adds 1a15313ca9b Implement N disk counters for single value and indirect cal [...]
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 30 +++++
gcc/DATESTAMP | 2 +-
gcc/gcov-io.h | 7 ++
gcc/hash-map.h | 6 +-
gcc/hash-table.h | 2 +-
gcc/ipa-profile.c | 12 +-
gcc/testsuite/ChangeLog | 12 ++
gcc/testsuite/g++.dg/cpp0x/alias-decl-69.C | 40 +++++++
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice32.C | 9 ++
gcc/testsuite/gcc.dg/attr-copy-6.c | 1 +
gcc/tree-profile.c | 6 +-
gcc/value-prof.c | 136 +++++++++++++----------
gcc/value-prof.h | 4 +
libgcc/ChangeLog | 24 ++++
libgcc/Makefile.in | 6 +-
libgcc/libgcov-merge.c | 83 +++++++++-----
libgcc/libgcov-profiler.c | 33 +++---
libgcc/libgcov.h | 29 ++++-
18 files changed, 322 insertions(+), 120 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-69.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-ice32.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-defconfig
in repository toolchain/ci/base-artifacts.
from d25beb7b 0: update: linux-bb7b450e61a1dbe2bfbe998a1afeda654c6a67e9: boot
new 5092ede6 1: reset: gcc-1a15313ca9be716c4116835bd0367ed05661a776: -9
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 | 139 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 10266 +++++++-------
04-build_abe-stage1/console.log | 13249 +++++++++----------
05-build_linux/console.log | 1396 --
06-boot_linux/console.log | 211 -
07-check_regression/console.log | 17 +-
08-update_baseline/console.log | 14 +-
console.log | 25730 ++++++++++++++++--------------------
jenkins/manifest.sh | 11 +-
reset-baseline | 0
results | 8 -
12 files changed, 22950 insertions(+), 28523 deletions(-)
delete mode 100644 05-build_linux/console.log
delete mode 100644 06-boot_linux/console.log
create mode 100644 reset-baseline
--
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 65411a1da8d Add missing ATTR_UNUSED (PR bootstrap/90808).
new d02f3bb1641 Reduce SCCs in IPA postorder.
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 | 14 ++++++++++++++
gcc/ipa-cp.c | 18 +++++++++++++++++-
gcc/ipa-inline.c | 12 +++++++++++-
gcc/ipa-pure-const.c | 25 ++++++++++++++++---------
gcc/ipa-reference.c | 17 ++++++++++++-----
gcc/ipa-utils.c | 3 +--
gcc/ipa-utils.h | 2 --
7 files changed, 71 insertions(+), 20 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 03294f2b 0: update: binutils-81873cc81effbd657efe5f525d369e430ce77d7a: boot
new d25beb7b 0: update: linux-bb7b450e61a1dbe2bfbe998a1afeda654c6a67e9: 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 (03294f2b)
\
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 | 129 +-
02-prepare_abe/console.log | 432 +-
03-build_abe-binutils/console.log | 11103 +++++++-------
04-build_abe-stage1/console.log | 14678 +++++++++---------
05-build_linux/console.log | 2473 +--
06-boot_linux/console.log | 328 +-
08-update_baseline/console.log | 8 +-
console.log | 29172 ++++++++++++++++++------------------
jenkins/manifest.sh | 6 +-
9 files changed, 28988 insertions(+), 29341 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-aarch64-lts-defconfig
in repository toolchain/ci/gcc.
from 301306d90dc Daily bump.
adds b5739ba50d4 2019-06-09 Paul Thomas <pault(a)gcc.gnu.org>
adds 9f19e3e8d88 2019-06-09 Paul Thomas <pault(a)gcc.gnu.org>
adds 50a8107677b 2019-06-09 Paul Thomas <pault(a)gcc.gnu.org>
adds 36df58739e2 Daily bump.
adds a0f66a6401a 2019-06-10 Paul Thomas <pault(a)gcc.gnu.org>
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 18 ++++++++++
gcc/fortran/resolve.c | 8 +++--
gcc/fortran/trans-array.c | 29 ++++++++++-----
gcc/fortran/trans-intrinsic.c | 25 +++++++++++--
gcc/fortran/trans-stmt.c | 3 +-
gcc/testsuite/ChangeLog | 19 ++++++++++
gcc/testsuite/gfortran.dg/assign_10.f90 | 2 +-
gcc/testsuite/gfortran.dg/associate_48.f90 | 41 ++++++++++++++++++++++
gcc/testsuite/gfortran.dg/class_70.f03 | 38 ++++++++++++++++++++
.../gfortran.dg/transpose_optimization_2.f90 | 2 +-
11 files changed, 170 insertions(+), 17 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/associate_48.f90
create mode 100644 gcc/testsuite/gfortran.dg/class_70.f03
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.