This is an automated email from the git hooks/post-receive script.
"Christophe Lyon pushed a change to branch bmk-stm32
in repository toolchain/jenkins-scripts.
from 8112769d tcwg-benchmark-bare.sh: Build and run benchmark from $WORKSPA [...]
new 1d42ac04 tcwg-benchmark-bare.sh: Do not start build container
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:
tcwg-benchmark-bare.sh | 8 +++++---
1 file changed, 5 insertions(+), 3 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 glibc.
from 42c9e9af22 aarch64: update NEWS about branch protection
new 45069ac2a9 RISC-V: Update lp64d libm-test-ulps according to HiFive Unleashed
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/riscv/rv64/rvd/libm-test-ulps | 33 ++++++++++++++++++---------------
1 file changed, 18 insertions(+), 15 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 344f09a756e [nvptx] Handle V2DI/V2SI mode in nvptx_gen_shuffle
new d2b86e14c14 aarch64: Add missing clobber for fjcvtzs
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/aarch64/aarch64.md | 3 ++-
gcc/doc/sourcebuild.texi | 3 +++
gcc/testsuite/gcc.target/aarch64/acle/jcvt_2.c | 33 ++++++++++++++++++++++++++
gcc/testsuite/lib/target-supports.exp | 21 ++++++++++++++++
4 files changed, 59 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/acle/jcvt_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.
unknown user pushed a change to branch master
in repository gcc.
from 95f5a3258dd veclower: Don't ICE on .VEC_CONVERT calls with no lhs [PR96426]
new 344f09a756e [nvptx] Handle V2DI/V2SI mode in nvptx_gen_shuffle
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/nvptx/nvptx.c | 38 ++++++++++++++++++++++
.../libgomp.oacc-fortran/pr96628-part1.f90 | 20 ++++++++++++
.../libgomp.oacc-fortran/pr96628-part2.f90 | 37 +++++++++++++++++++++
3 files changed, 95 insertions(+)
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/pr96628-part1.f90
create mode 100644 libgomp/testsuite/libgomp.oacc-fortran/pr96628-part2.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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 521894aa4bf [gdb/symtab] Handle invalid partial DIE reference
new 25b1f10d9b5 gas: Fix as.texi typo infortmation
new a3b3e8586d8 gas: Fix .debug_info CU header for --gdwarf-5
new f63d03dde00 gas: Make sure .debug_line file table contains a zero filen [...]
new 6b9a135d72c gas: Use udata for DW_AT_high_pc when emitting DWARF4
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:
gas/ChangeLog | 31 +++++++++++++++++++
gas/doc/as.texi | 6 ++--
gas/dwarf2dbg.c | 61 +++++++++++++++++++++++++++++---------
gas/read.c | 2 +-
gas/read.h | 1 +
gas/testsuite/gas/elf/dwarf-4-cu.d | 11 +++++++
gas/testsuite/gas/elf/dwarf-4-cu.s | 14 +++++++++
gas/testsuite/gas/elf/dwarf-5-cu.d | 11 +++++++
gas/testsuite/gas/elf/dwarf-5-cu.s | 14 +++++++++
gas/testsuite/gas/elf/elf.exp | 2 ++
10 files changed, 135 insertions(+), 18 deletions(-)
create mode 100644 gas/testsuite/gas/elf/dwarf-4-cu.d
create mode 100644 gas/testsuite/gas/elf/dwarf-4-cu.s
create mode 100644 gas/testsuite/gas/elf/dwarf-5-cu.d
create mode 100644 gas/testsuite/gas/elf/dwarf-5-cu.s
--
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-10
in repository gcc.
from 52758e689a1 Daily bump.
new 49643954ffa gimple-fold: Fix ICE in maybe_canonicalize_mem_ref_addr on [...]
new 046501dc30f veclower: Don't ICE on .VEC_CONVERT calls with no lhs [PR96426]
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/gimple-fold.c | 10 +++++++---
gcc/testsuite/g++.dg/opt/pr96354.C | 24 ++++++++++++++++++++++++
gcc/testsuite/gcc.c-torture/compile/pr96426.c | 10 ++++++++++
gcc/tree-vect-generic.c | 6 ++++++
4 files changed, 47 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr96354.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr96426.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 d79d9445d69 Add is_gimple_min_invariant dropped from previous patch.
new fabe0ede9db gimple-fold: Fix ICE in maybe_canonicalize_mem_ref_addr on [...]
new 95f5a3258dd veclower: Don't ICE on .VEC_CONVERT calls with no lhs [PR96426]
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/gimple-fold.c | 10 +++++++---
gcc/testsuite/g++.dg/opt/pr96354.C | 24 ++++++++++++++++++++++++
gcc/testsuite/gcc.c-torture/compile/pr96426.c | 10 ++++++++++
gcc/tree-vect-generic.c | 6 ++++++
4 files changed, 47 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr96354.C
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr96426.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_cross/gnu-master-arm-check_cross
in repository toolchain/ci/base-artifacts.
discards 7ee50354 12: update: glibc-42c9e9af22dc645c06395879d36a565c6dc19f3a: 1
discards e0cd50ce 11: reset: gcc-932fbc868ad429167a3d4d5625aa9d6dc0b4506b: 1
new 2a65a3fc 11: update: qemu-5c1c3e4f02e458cf280c677c817ae4fd1ed9bf10: 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 (7ee50354)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-che [...]
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 | 210 +-
02-prepare_abe/console.log | 246 +-
03-build_abe-binutils/console.log | 10754 +-
04-build_abe-stage1/console.log | 19992 ++--
05-build_abe-linux/console.log | 274 +-
06-build_abe-glibc/console.log | 39551 ++++----
07-build_abe-stage2/console.log | 46725 ++++-----
08-build_abe-qemu/console.log | 1859 +-
09-build_abe-dejagnu/console.log | 212 +-
10-build_abe-check_gcc/console.log | 30998 +++---
11-check_regression/console.log | 253 +-
11-check_regression/results.regressions | 22 +-
12-update_baseline/console.log | 1415 +-
12-update_baseline/results.regressions | 63 +-
console.log | 152587 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
sumfiles/g++.log.xz | Bin 2278072 -> 2265324 bytes
sumfiles/g++.sum | 92 +-
sumfiles/gcc.log.xz | Bin 1954656 -> 1980036 bytes
sumfiles/gcc.sum | 312 +-
sumfiles/gfortran.log.xz | Bin 759372 -> 755060 bytes
sumfiles/gfortran.sum | 32 +-
sumfiles/libatomic.log.xz | Bin 2104 -> 2104 bytes
sumfiles/libatomic.sum | 4 +-
sumfiles/libgomp.log.xz | Bin 117708 -> 117720 bytes
sumfiles/libgomp.sum | 18 +-
sumfiles/libitm.log.xz | Bin 2464 -> 2460 bytes
sumfiles/libitm.sum | 6 +-
sumfiles/libstdc++.log.xz | Bin 392028 -> 391408 bytes
sumfiles/libstdc++.sum | 14 +-
30 files changed, 156525 insertions(+), 149124 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 29e0ad452cd openmp: Compute number of collapsed loop iterations more ef [...]
new d79d9445d69 Add is_gimple_min_invariant dropped from previous patch.
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/vr-values.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.