This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/gcc.
from 6cf05230409 Daily bump.
adds 218853fdb76 Daily bump.
adds b5a1dcddbef Daily bump.
adds c7f4e14da51 contrib: add git-commit-mklog wrapper
adds 5feaee9e926 Add mklog.py.
No new revisions were added by this update.
Summary of changes:
contrib/git-commit-mklog.py | 53 +++++
contrib/mklog.py | 356 ++++++++++++++++++++++++++++++++
contrib/test_mklog.py | 487 ++++++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
4 files changed, 897 insertions(+), 1 deletion(-)
create mode 100755 contrib/git-commit-mklog.py
create mode 100755 contrib/mklog.py
create mode 100755 contrib/test_mklog.py
--
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_gnu/gnu-release-aarch64-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 07918a29 0: update: gcc-6cf05230409594d79b9873f728655bd58330d376: 1
new a3a55ee6 0: update: gcc-5feaee9e9268ef188a206397cbe86f315af7ebd9: 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 (07918a29)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-release-aarch64- [...]
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 | 14 +-
02-prepare_abe/console.log | 18 +-
04-build_abe-bootstrap_O1/console.log | 70411 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 70457 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 70476 insertions(+), 70438 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 402c818ac0b Use more logicals to eliminate useless test/compare instructions
new 9d674b735f2 Dump should be read only. Do not trigger new lookups.
new ca4d381662c Adjust on_entry cache to indicate if the value was set properly.
new a03e944e92e Do not continue propagating values which cannot be set properly.
new 4c85ff75492 Split gimple-range into gimple-range-fold and gimple-range.
The 4 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/Makefile.in | 1 +
gcc/gimple-range-cache.cc | 55 +-
gcc/gimple-range-cache.h | 3 +-
gcc/{gimple-range.cc => gimple-range-fold.cc} | 660 +-----------
gcc/{gimple-range.h => gimple-range-fold.h} | 203 ++--
gcc/gimple-range-gori.cc | 66 ++
gcc/gimple-range-gori.h | 9 +
gcc/gimple-range.cc | 1381 +------------------------
gcc/gimple-range.h | 144 +--
9 files changed, 194 insertions(+), 2328 deletions(-)
copy gcc/{gimple-range.cc => gimple-range-fold.cc} (69%)
copy gcc/{gimple-range.h => gimple-range-fold.h} (61%)
--
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 371c1992624 arm: Revert partially ebd5e86c0f41dc1d692f9b2b68a510b1f6835a3e
new 37e93925366 i386: Add PPERM two-operand 64bit vector permutation [PR89021]
new 402c818ac0b Use more logicals to eliminate useless test/compare instructions
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/config/h8300/h8300-protos.h | 7 ++-
gcc/config/h8300/h8300.c | 136 ++++++++++++++--------------------------
gcc/config/h8300/logical.md | 7 +--
gcc/config/i386/i386-expand.c | 75 +++++++++++++++++-----
gcc/config/i386/i386.md | 1 +
gcc/config/i386/mmx.md | 13 ++++
gcc/config/i386/sse.md | 1 -
7 files changed, 130 insertions(+), 110 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_gnu/gnu-master-aarch64-bootstrap_O3
in repository toolchain/ci/base-artifacts.
discards be9e19aa 0: update: gcc-edf0c3ffb59d75c11e05bc722432dc554e275c72: 1
new 7329873c 0: update: gcc-3eecc1db4c691a87ef4a229d059aa863066d9a1c: 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 (be9e19aa)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 14 +-
02-prepare_abe/console.log | 32 +-
04-build_abe-bootstrap_O3/console.log | 63017 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 63057 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 63140 insertions(+), 62994 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 3eecc1db4c6 c++: CTAD and deduction guide selection [PR86439]
new 371c1992624 arm: Revert partially ebd5e86c0f41dc1d692f9b2b68a510b1f6835a3e
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/optc-save-gen.awk | 2 ++
1 file changed, 2 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 releases/gcc-11
in repository gcc.
from 914540797a8 Sync mklog.py from master.
new b6e4453172e inline-asm: Fix ICE with bitfields in "m" operands [PR100785]
new f50a222dffb openmp: Fix up *_reduction clause handling with UDRs on PAR [...]
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/c/c-typeck.c | 11 +++-
gcc/cfgexpand.c | 43 ++++++++++++---
gcc/cp/typeck.c | 7 ++-
gcc/omp-low.c | 4 +-
gcc/testsuite/c-c++-common/pr100785.c | 21 ++++++++
.../libgomp.c-c++-common/task-reduction-15.c | 61 ++++++++++++++++++++++
6 files changed, 136 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr100785.c
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/task-reduction-15.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.
unknown user pushed a change to branch master
in repository gcc.
from 1e16f2b472c i386: Prevent unwanted combine from LZCNT to BSR [PR101175]
new 3eecc1db4c6 c++: CTAD and deduction guide selection [PR86439]
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/call.c | 36 ++++++++++++++++++-
gcc/cp/cp-tree.h | 2 ++
gcc/cp/pt.c | 41 ++++++++--------------
gcc/testsuite/g++.dg/cpp1z/class-deduction88.C | 18 ++++++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction89.C | 15 ++++++++
gcc/testsuite/g++.dg/cpp1z/class-deduction90.C | 16 +++++++++
.../testsuite/23_containers/map/cons/deduction.cc | 8 ++---
.../23_containers/multimap/cons/deduction.cc | 8 ++---
.../23_containers/multiset/cons/deduction.cc | 8 +++--
.../testsuite/23_containers/set/cons/deduction.cc | 8 +++--
.../23_containers/unordered_map/cons/deduction.cc | 17 +++++++--
.../unordered_multimap/cons/deduction.cc | 17 +++++++--
.../unordered_multiset/cons/deduction.cc | 14 ++++++--
.../23_containers/unordered_set/cons/deduction.cc | 14 ++++++--
14 files changed, 170 insertions(+), 52 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction88.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction89.C
create mode 100644 gcc/testsuite/g++.dg/cpp1z/class-deduction90.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_bmk_llvm_tx1/llvm-master-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 05b2dc77 0: update: binutils-gcc-glibc-llvm: 1
new 99431b7d 0: update: binutils-gcc-glibc: 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 (05b2dc77)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_llvm_tx1/llvm-master [...]
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 | 249 +-
02-prepare_abe/console.log | 226 +-
03-build_abe-binutils/console.log | 11827 +--
04-build_abe-stage1/console.log | 14384 ++--
05-clean_sysroot/console.log | 4 +-
06-build_abe-linux/console.log | 2018 +-
07-build_abe-glibc/console.log | 39565 +++++-----
08-build_abe-stage2/console.log | 31170 ++++----
09-build_llvm-true/console.log | 13774 ++--
11-benchmark--O2/benchmark-start.log | 2 +-
11-benchmark--O2/benchmark.log | 112 +-
11-benchmark--O2/console.log | 249 +-
12-check_regression/console.log | 2498 +-
12-check_regression/results-0.csv | 2197 +-
12-check_regression/results-1.csv | 2254 +-
12-check_regression/results-brief.csv | 38 +-
12-check_regression/results-compare.csv | 4 +-
12-check_regression/results-full.csv | 2320 +-
12-check_regression/results.csv | 160 +-
12-check_regression/results.log | 2998 +-
13-update_baseline/console.log | 2488 +-
13-update_baseline/results-0.csv | 2197 +-
13-update_baseline/results-1.csv | 2254 +-
13-update_baseline/results-brief.csv | 38 +-
13-update_baseline/results-compare.csv | 4 +-
13-update_baseline/results-full.csv | 2320 +-
13-update_baseline/results.csv | 160 +-
13-update_baseline/results.log | 3000 +-
console.log | 118480 ++++++++++++++---------------
jenkins/manifest.sh | 26 +-
results | 2 +-
results_id | 2 +-
32 files changed, 128202 insertions(+), 128818 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-mainline-allyesconfig
in repository toolchain/ci/base-artifacts.
discards ba8873bd 0: update: binutils-gcc-linux-qemu: all
new c6633a30 0: update: binutils-gcc-linux-qemu: 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 (ba8873bd)
\
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 | 122 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 11932 +++++-----
04-build_abe-stage1/console.log | 14687 +++++++------
05-build_abe-qemu/console.log | 6807 +++---
06-build_linux/console.log | 612 +-
07-boot_linux/console.log | 10 +-
08-check_regression/console.log | 12 +-
08-check_regression/results.regressions | 20 +-
09-update_baseline/console.log | 12 +-
09-update_baseline/results.regressions | 20 +-
console.log | 34624 +++++++++++++++---------------
jenkins/manifest.sh | 22 +-
results | 2 +-
14 files changed, 34596 insertions(+), 34704 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 75404109dce libstdc++: Avoid "__lockable" name defined as macro by newlib
new 1e16f2b472c i386: Prevent unwanted combine from LZCNT to BSR [PR101175]
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/config/i386/i386.md | 36 +++++++++-------------
.../gcc.target/i386/{pr81015.c => pr101175.c} | 15 ++++++---
2 files changed, 26 insertions(+), 25 deletions(-)
copy gcc/testsuite/gcc.target/i386/{pr81015.c => pr101175.c} (54%)
--
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 da13e4ebebb fortran: Fix deref of optional in gen. code. [PR100337]
new 75404109dce libstdc++: Avoid "__lockable" name defined as macro by newlib
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:
libstdc++-v3/include/std/mutex | 6 +++---
libstdc++-v3/testsuite/17_intro/names.cc | 6 ++++++
libstdc++-v3/testsuite/30_threads/try_lock/5.cc | 5 ++++-
3 files changed, 13 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.