This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_O3
in repository toolchain/ci/binutils-gdb.
from 0873abcf1f Automatic date update in version.in
adds 59800602bb Automatic date update in version.in
adds bd711d6329 gold: Place .note.gnu.property section before other note sections
adds 8de124e4b0 Automatic date update in version.in
adds c66c9a782e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/layout.cc | 3 ++-
gold/layout.h | 9 +++++++--
3 files changed, 10 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/release-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards 187e72273 0: update: binutils-gcc: 2
new 13c2d3e40 0: update: binutils-gcc: 2
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 (187e72273)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/release-aa [...]
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.xz | Bin 1540 -> 1516 bytes
02-prepare_abe/console.log.xz | Bin 2748 -> 2748 bytes
04-build_abe-binutils/console.log.xz | Bin 50356 -> 50420 bytes
05-build_abe-bootstrap_O3/console.log.xz | Bin 247752 -> 245156 bytes
06-check_regression/console.log.xz | Bin 416 -> 420 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 12 ++++++------
7 files changed, 14 insertions(+), 14 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 binutils-2_37-branch
in repository binutils-gdb.
from c66c9a782ef Automatic date update in version.in
new 0049265ca4d Automatic date update in version.in
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 +-
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 binutils-gdb.
from 08ca783430a Sync Makefile.tpl with GCC
new 9d6a1a64960 Automatic date update in version.in
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 +-
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 gdb-11-branch
in repository binutils-gdb.
from 84c73111670 Automatic date update in version.in
new e16aac146c6 Automatic date update in version.in
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 +-
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 e30bf330443 More ipa-modref-tree.h cleanups
new 6471396dec0 Fix bug in ipa-pure-const and add debug counters
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/dbgcnt.def | 1 +
gcc/ipa-pure-const.c | 13 +++++++++----
2 files changed, 10 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_check/master-arm
in repository toolchain/ci/gcc.
from 2af63f0f53a Whitelity type attributes for function signature change
adds e0040bc3d97 Add finalize method to modref summary.
adds a246d7230b8 modref_access_node cleanup
adds 04c5a91d068 fixincludes: simplify handling for access() failure [PR2128 [...]
adds af47f22fd57 Fix checking disabled build.
adds 5aa91072e24 Implement DSE of dead functions calls storing memory.
new e30bf330443 More ipa-modref-tree.h cleanups
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:
fixincludes/fixincl.c | 9 +-
gcc/ipa-modref-tree.c | 577 +++++++++++++++++++++++++++
gcc/ipa-modref-tree.h | 560 ++------------------------
gcc/ipa-modref.c | 144 ++++---
gcc/ipa-modref.h | 12 +-
gcc/testsuite/g++.dg/cpp1z/inh-ctor23.C | 2 +-
gcc/testsuite/g++.dg/ipa/ipa-icf-4.C | 2 +-
gcc/testsuite/gcc.dg/tree-ssa/modref-dse-1.c | 28 ++
gcc/testsuite/gcc.dg/tree-ssa/modref-dse-2.c | 31 ++
gcc/tree-ssa-alias.c | 2 +-
gcc/tree-ssa-alias.h | 3 +
gcc/tree-ssa-dse.c | 108 ++++-
gcc/tree-ssa-structalias.c | 4 +-
13 files changed, 883 insertions(+), 599 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-dse-1.c
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/modref-dse-2.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_gcc_check/master-arm
in repository toolchain/ci/binutils-gdb.
from 35f7d33dd9 sim: sh: fix switch-bool warnings
adds 08ca783430 Sync Makefile.tpl with GCC
No new revisions were added by this update.
Summary of changes:
Makefile.in | 307 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
Makefile.tpl | 82 +++++++++++++---
2 files changed, 366 insertions(+), 23 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_gcc_check/master-arm
in repository toolchain/ci/base-artifacts.
discards d636ff57f 0: update: binutils-gcc: 1
new 9d6e3eee5 0: update: binutils-gcc: 1
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 (d636ff57f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_check/master-arm (9d [...]
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.xz | Bin 1532 -> 1544 bytes
02-prepare_abe/console.log.xz | Bin 2744 -> 2772 bytes
03-build_abe-binutils/console.log.xz | Bin 64924 -> 66940 bytes
04-build_abe-gcc/console.log.xz | Bin 224296 -> 226744 bytes
05-build_abe-dejagnu/console.log.xz | Bin 3864 -> 3804 bytes
06-build_abe-check_gcc/console.log.xz | Bin 2468 -> 2548 bytes
07-check_regression/console.log.xz | Bin 3796 -> 3260 bytes
07-check_regression/extra-bisect-params | 2 +-
07-check_regression/fails.sum | 10 +-
07-check_regression/results.compare | 33 +-
07-check_regression/results.compare2 | 190 +-
07-check_regression/results.regressions | 33 +-
08-update_baseline/console.log | 531 ++--
08-update_baseline/extra-bisect-params | 2 +-
08-update_baseline/fails.sum | 10 +-
08-update_baseline/results.compare | 33 +-
08-update_baseline/results.compare2 | 190 +-
08-update_baseline/results.regressions | 33 +-
jenkins/manifest.sh | 12 +-
sumfiles/g++.log.xz | Bin 2714748 -> 2660740 bytes
sumfiles/g++.sum | 140 +-
sumfiles/gcc.log.xz | Bin 2261968 -> 2257348 bytes
sumfiles/gcc.sum | 4382 ++++++++++++++++---------------
sumfiles/gfortran.log.xz | Bin 886164 -> 871580 bytes
sumfiles/gfortran.sum | 94 +-
sumfiles/libatomic.log.xz | Bin 2160 -> 2148 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 169612 -> 169500 bytes
sumfiles/libgomp.sum | 16 +-
sumfiles/libitm.log.xz | Bin 2516 -> 2528 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 455164 -> 447964 bytes
sumfiles/libstdc++.sum | 12 +-
33 files changed, 2723 insertions(+), 3010 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_bmk_gnu_eabi_stm32/gnu_eabi-release-arm_eabi-coremark-O3_LTO
in repository toolchain/ci/binutils-gdb.
from f728a39abc Automatic date update in version.in
adds 3f7b7aaa8a Automatic date update in version.in
adds 1ae21545f9 Automatic date update in version.in
adds 0873abcf1f Automatic date update in version.in
adds 59800602bb Automatic date update in version.in
adds bd711d6329 gold: Place .note.gnu.property section before other note sections
adds 8de124e4b0 Automatic date update in version.in
adds c66c9a782e Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gold/layout.cc | 3 ++-
gold/layout.h | 9 +++++++--
3 files changed, 10 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.