This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from 8614106f121 fix constant folding from array CTORs
new 3bb330022ce c++: [[no_unique_address]] fixes. [PR96105]
new f83d1f7eaa7 [PATCH, rs6000]Add support to enable vmsumudm behind vec_ms [...]
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/rs6000/altivec.h | 1 +
gcc/config/rs6000/altivec.md | 11 ++++
gcc/config/rs6000/rs6000-builtin.def | 2 +
gcc/config/rs6000/rs6000-call.c | 6 ++
gcc/cp/class.c | 27 ++++++--
gcc/doc/extend.texi | 10 +++
gcc/testsuite/g++.dg/cpp2a/no_unique_address4.C | 22 +++++++
gcc/testsuite/g++.dg/cpp2a/no_unique_address5.C | 25 ++++++++
gcc/testsuite/g++.dg/cpp2a/no_unique_address6.C | 25 ++++++++
.../gcc.target/powerpc/builtins-msum-runnable.c | 74 ++++++++++++++++++++++
.../gcc.target/powerpc/vsx-builtin-msum.c | 26 ++++++++
11 files changed, 222 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/no_unique_address4.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/no_unique_address5.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/no_unique_address6.C
create mode 100644 gcc/testsuite/gcc.target/powerpc/builtins-msum-runnable.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/vsx-builtin-msum.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_tk1/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/gcc.
from 170b863585d Daily bump.
adds 6fa3b3bbac9 accept <case> and [cond] in ChangeLog
adds 006fda1b17a PR fortran/95709 - ICE in gfc_resolve_code, at fortran/reso [...]
adds f69a6c40123 Daily bump.
adds 21b27a61345 Daily bump.
adds dc7a8afce35 Record and restore postorder information in breaking alias sccs.
adds 8c25c91b117 Schedule reduction partition in the last.
No new revisions were added by this update.
Summary of changes:
contrib/ChangeLog | 10 +++
contrib/gcc-changelog/git_commit.py | 16 ++--
contrib/gcc-changelog/test_email.py | 4 +
contrib/gcc-changelog/test_patches.txt | 35 ++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/ChangeLog | 9 ++
gcc/fortran/resolve.c | 16 +++-
gcc/testsuite/ChangeLog | 8 ++
gcc/testsuite/g++.dg/tree-ssa/pr95638.C | 150 ++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/tree-ssa/pr95804.c | 18 ++++
gcc/testsuite/gfortran.dg/pr95709.f90 | 12 +++
gcc/tree-loop-distribution.c | 38 ++++++--
12 files changed, 299 insertions(+), 19 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/tree-ssa/pr95638.C
create mode 100644 gcc/testsuite/gcc.dg/tree-ssa/pr95804.c
create mode 100644 gcc/testsuite/gfortran.dg/pr95709.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_tk1/gnu-release-arm-spec2k6-Os_LTO
in repository toolchain/ci/base-artifacts.
discards 42a57545 2: update: binutils-gcc-glibc: 1
new bd091872 2: 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 (42a57545)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tk1/gnu-release-arm- [...]
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 | 404 +-
03-build_abe-binutils/console.log | 11267 +-
04-build_abe-stage1/console.log | 16578 +--
05-build_abe-linux/console.log | 272 +-
06-build_abe-glibc/console.log | 37850 ++++---
07-build_abe-stage2/console.log | 43121 ++++----
09-benchmark--Os_LTO_mthumb/benchmark-start.log | 2 +-
09-benchmark--Os_LTO_mthumb/benchmark.log | 14 +-
09-benchmark--Os_LTO_mthumb/console.log | 158 +-
10-check_regression/console.log | 1070 +-
10-check_regression/results-0.csv | 240 +-
10-check_regression/results-1.csv | 245 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-compare.csv | 4 +
10-check_regression/results-full.csv | 245 +-
10-check_regression/results.csv | 70 +-
10-check_regression/results.log | 5029 +-
11-update_baseline/console.log | 4063 +-
11-update_baseline/results-1.csv | 245 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-full.csv | 239 +-
11-update_baseline/results.csv | 70 +-
11-update_baseline/results.log | 3406 +-
console.log | 114747 ++++++++++-----------
jenkins/manifest.sh | 12 +-
results_id | 2 +-
27 files changed, 119264 insertions(+), 120219 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_tx1/gnu-master-aarch64-spec2k6-O3_LTO
in repository toolchain/ci/base-artifacts.
discards fec50bde 4: update: binutils-gcc-glibc: 1
new 6e74a8cf 4: 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 (fec50bde)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/gnu-master-aarch [...]
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 | 102 +-
02-prepare_abe/console.log | 208 +-
03-build_abe-binutils/console.log | 11240 +--
04-build_abe-stage1/console.log | 15913 ++--
05-build_abe-linux/console.log | 308 +-
06-build_abe-glibc/console.log | 41049 +++++-----
07-build_abe-stage2/console.log | 37993 +++++-----
09-benchmark--O3_LTO/benchmark-start.log | 2 +-
09-benchmark--O3_LTO/benchmark.log | 16 +-
09-benchmark--O3_LTO/console.log | 202 +-
10-check_regression/console.log | 1123 +-
10-check_regression/results-0.csv | 167 +-
10-check_regression/results-1.csv | 185 +-
10-check_regression/results-brief.csv | 58 +-
10-check_regression/results-full.csv | 187 +-
10-check_regression/results.csv | 72 +-
10-check_regression/results.log | 4034 +-
11-update_baseline/console.log | 3498 +-
11-update_baseline/extra-bisect-params | 2 +-
11-update_baseline/results-0.csv | 169 +-
11-update_baseline/results-1.csv | 185 +-
11-update_baseline/results-brief.csv | 58 +-
11-update_baseline/results-compare.csv | 6 +-
11-update_baseline/results-full.csv | 187 +-
11-update_baseline/results.csv | 72 +-
11-update_baseline/results.log | 4073 +-
11-update_baseline/results.regressions | 2 +-
console.log | 111662 ++++++++++++++--------------
jenkins/manifest.sh | 20 +-
results_id | 2 +-
30 files changed, 115289 insertions(+), 117506 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 260cd341da2 x86: Add support for Intel AMX instructions
new d249bf86707 gas/i386/property-5.d: Correct test name
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:
gas/ChangeLog | 4 ++++
gas/testsuite/gas/i386/property-5.d | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.