This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from b46027c6544 Drop time profile for multi-threaded training run.
new b2922559758 rs6000: Support variable insert and Expand vec_insert in ex [...]
new e3a8ef8ef2a rs6000: Enable vec_insert for P8 with rs6000_expand_vector_ [...]
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/rs6000-c.c | 44 ++++--
gcc/config/rs6000/rs6000-protos.h | 1 +
gcc/config/rs6000/rs6000.c | 166 +++++++++++++++++++++
.../gcc.target/powerpc/fold-vec-insert-char-p8.c | 11 +-
.../gcc.target/powerpc/fold-vec-insert-char-p9.c | 12 +-
.../gcc.target/powerpc/fold-vec-insert-double.c | 11 +-
.../gcc.target/powerpc/fold-vec-insert-float-p8.c | 6 +-
.../gcc.target/powerpc/fold-vec-insert-float-p9.c | 10 +-
.../gcc.target/powerpc/fold-vec-insert-int-p8.c | 9 +-
.../gcc.target/powerpc/fold-vec-insert-int-p9.c | 11 +-
.../gcc.target/powerpc/fold-vec-insert-longlong.c | 10 +-
.../gcc.target/powerpc/fold-vec-insert-short-p8.c | 9 +-
.../gcc.target/powerpc/fold-vec-insert-short-p9.c | 8 +-
gcc/testsuite/gcc.target/powerpc/pr79251-run.c | 28 ++++
gcc/testsuite/gcc.target/powerpc/pr79251.h | 19 +++
gcc/testsuite/gcc.target/powerpc/pr79251.p8.c | 17 +++
gcc/testsuite/gcc.target/powerpc/pr79251.p9.c | 18 +++
gcc/testsuite/gcc.target/powerpc/vsx-builtin-7.c | 2 +-
18 files changed, 330 insertions(+), 62 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr79251-run.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr79251.h
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr79251.p8.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr79251.p9.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_tx1/llvm-release-aarch64-spec2k6-O2
in repository toolchain/ci/gcc.
from 669f3c7bc02 Daily bump.
adds 891c4f6f4d3 Daily bump.
adds ed0b8379792 Daily bump.
adds 26b0c76ef8b Daily bump.
adds af7f0399252 Daily bump.
adds 921fbde7ae9 Fix PR ada/98740
adds 9aa61202d2d [Fortran] PR91640 – Fix call to contiguous dummy
adds 8e6871c633f Daily bump.
adds 8883ddb1d8b Daily bump.
adds 1e18f4bbd83 [AArch64] Fix symbol offset limit (PR 98618)
new e90bb02d5ba Daily bump.
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 | 9 +++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 5 ++
gcc/ada/gcc-interface/trans.c | 11 ++--
gcc/config/aarch64/aarch64.c | 33 ++++++-----
gcc/fortran/ChangeLog | 10 ++++
gcc/fortran/trans-expr.c | 18 +++---
gcc/testsuite/ChangeLog | 17 ++++++
.../gcc.target/aarch64/symbol-range-tiny.c | 8 +--
gcc/testsuite/gcc.target/aarch64/symbol-range.c | 8 +--
gcc/testsuite/gfortran.dg/contiguous_10.f90 | 69 ++++++++++++++++++++++
11 files changed, 153 insertions(+), 37 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/contiguous_10.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_tx1/llvm-release-aarch64-spec2k6-O2
in repository toolchain/ci/base-artifacts.
discards 526bbe30 5: update: binutils-gcc-glibc-llvm: 1
discards 3a1e32ca 4: reset: : 1
discards 089abf51 3: update: binutils-gcc-glibc: 1
discards 13a0d934 2: update: binutils-gcc-glibc-llvm: 0
new 4e16ba0d 2: update: binutils-gcc-glibc-llvm: 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 (526bbe30)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_bmk_tx1/llvm-release-aar [...]
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 | 182 +-
02-prepare_abe/console.log | 435 +-
03-build_abe-binutils/console.log | 11555 +--
04-build_abe-stage1/console.log | 13873 ++--
05-build_abe-linux/console.log | 1872 +-
06-build_abe-glibc/console.log | 39779 +++++----
07-build_abe-stage2/console.log | 31973 ++++----
08-build_llvm-true/console.log | 13015 +--
10-benchmark--O2/benchmark-start.log | 2 +-
10-benchmark--O2/benchmark.log | 14 +-
10-benchmark--O2/console.log | 156 +-
11-check_regression/console.log | 2437 +-
11-check_regression/results-0.csv | 2131 +-
11-check_regression/results-1.csv | 2210 +-
11-check_regression/results-brief.csv | 38 +-
11-check_regression/results-compare.csv | 5 +-
11-check_regression/results-full.csv | 2338 +-
11-check_regression/results.csv | 161 +-
11-check_regression/results.log | 2596 +-
12-update_baseline/console.log | 9416 ++-
12-update_baseline/extra-bisect-params | 2 +-
12-update_baseline/results-0.csv | 2290 +-
12-update_baseline/results-1.csv | 2210 +-
12-update_baseline/results-brief.csv | 38 +-
12-update_baseline/results-compare.csv | 11 +-
12-update_baseline/results-full.csv | 2350 +-
12-update_baseline/results.csv | 161 +-
12-update_baseline/results.log | 2674 +-
12-update_baseline/results.regressions | 3 +-
console.log | 126107 +++++++++++++++--------------
jenkins/manifest.sh | 28 +-
results_id | 2 +-
32 files changed, 137428 insertions(+), 132636 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 4804de453e7 driver: do not check file existence here [PR 98452]
new b46027c6544 Drop time profile for multi-threaded training run.
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/profile.c | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 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 8bad25eb56b middle-end/98773 - always sign extend CHREC_RIGHT
new 4804de453e7 driver: do not check file existence here [PR 98452]
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/gcc.c | 36 ++----------------------------------
1 file changed, 2 insertions(+), 34 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 newlib.
from a53333458 Cygwin: console: Fix "Bad file descriptor" error in script command.
new 0c0ff5dc2 Cygwin: Move post-dir unlink check
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:
winsup/cygwin/fhandler_disk_file.cc | 20 --------------------
winsup/cygwin/syscalls.cc | 28 ++++++++++++++++++++++++++++
2 files changed, 28 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.
unknown user pushed a change to branch master
in repository gcc.
from 36fe1cdc953 match.pd: Replace incorrect simplifications into copysign [ [...]
new 8bad25eb56b middle-end/98773 - always sign extend CHREC_RIGHT
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/gcc.dg/torture/pr98773.c | 19 +++++++++++++++++++
gcc/tree-data-ref.c | 17 +++--------------
2 files changed, 22 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr98773.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 glibc.
from 7a5ab88e21 x86: Check ifunc resolver with CPU_FEATURE_USABLE [BZ #27072]
new 527c89cd32 powerpc64: Select POWER9 machine for the scv instruction
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:
sysdeps/powerpc/powerpc64/sysdep.h | 3 +++
sysdeps/unix/sysv/linux/powerpc/powerpc64/clone.S | 3 +++
sysdeps/unix/sysv/linux/powerpc/sysdep.h | 5 ++++-
3 files changed, 10 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.