This is an automated email from the git hooks/post-receive script.
"Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 17a3185d start-container-docker.sh: Add "lts" and "lts_1" values to -- [...]
new 148dbb20 round-robin-bisect.sh: Update Jira cards for tcwg_kernel regressions
new 746f4c6a tcwg_bmk-build.sh: Fix failure when bisecting glibc across releases
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:
round-robin-bisect.sh | 10 +++++++---
tcwg_bmk-build.sh | 20 +++++++++++++++++++-
2 files changed, 26 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 620ec3caae7 [gdb/testsuite] Fix gdb.opt/solib-intra-step.exp with -m32 [...]
new ebde6f2ddc9 [gdb/breakpoint] Fix stepping past non-stmt line-table entries
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:
gdb/ChangeLog | 7 ++
gdb/infrun.c | 33 ++++++--
gdb/testsuite/ChangeLog | 6 ++
...opcode.c => dw2-step-out-of-function-no-stmt.c} | 24 ++++--
...ro.exp => dw2-step-out-of-function-no-stmt.exp} | 96 +++++++++-------------
5 files changed, 97 insertions(+), 69 deletions(-)
copy gdb/testsuite/gdb.dwarf2/{dw2-vendor-extended-opcode.c => dw2-step-out-of-fun [...]
copy gdb/testsuite/gdb.dwarf2/{dw2-line-number-zero.exp => dw2-step-out-of-functio [...]
--
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 6032ae6514 Update translations
new 04dff6fc0d x86: Properly set usable CET feature bits [BZ #26625]
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/x86/Makefile | 8 ++++++-
sysdeps/x86/cpu-features.c | 11 +++++++--
sysdeps/x86/dl-cet.c | 4 ++--
sysdeps/x86/tst-cet-legacy-10-static.c | 1 +
.../x86/{tst-ifunc-isa-2.c => tst-cet-legacy-10.c} | 27 ++++++++++++++--------
sysdeps/x86/tst-cet-legacy-5.c | 11 +++++----
sysdeps/x86/tst-cet-legacy-6.c | 11 +++++----
sysdeps/x86/tst-cet-legacy-9-static.c | 1 +
.../x86/{tst-cet-legacy-7.c => tst-cet-legacy-9.c} | 11 +++++----
sysdeps/x86/tst-get-cpu-features.c | 2 ++
10 files changed, 61 insertions(+), 26 deletions(-)
create mode 100644 sysdeps/x86/tst-cet-legacy-10-static.c
copy sysdeps/x86/{tst-ifunc-isa-2.c => tst-cet-legacy-10.c} (65%)
create mode 100644 sysdeps/x86/tst-cet-legacy-9-static.c
copy sysdeps/x86/{tst-cet-legacy-7.c => tst-cet-legacy-9.c} (76%)
--
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-9
in repository gcc.
from 2ff3263feb0 Daily bump.
new a7e6e7a9299 tree-optimization/97627 - Avoid computing niters for fake edges
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/g++.dg/pr97627.C | 44 ++++++++++++++++++++++++++++++++++++++++++
gcc/tree-ssa-loop-niter.c | 5 +++++
2 files changed, 49 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/pr97627.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 releases/gcc-10
in repository gcc.
from 96a85f8734a Daily bump.
new 3976b2701b8 tree-optimization/97627 - Avoid computing niters for fake edges
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/g++.dg/pr97627.C | 44 ++++++++++++++++++++++++++++++++++++++++++
gcc/tree-ssa-loop-niter.c | 5 +++++
2 files changed, 49 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/pr97627.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 e7429bc9d60 arm: Fix up -mcpu=iwmmxt ICEs [PR98849]
new a8c455bafde rtl-optimization/98144 - tame REE memory usage
new f4e426f7bd7 tree-optimization/97627 - Avoid computing niters for fake edges
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/df-problems.c | 28 ++++++++++++++++++++-------
gcc/df.h | 1 +
gcc/testsuite/g++.dg/pr97627.C | 44 ++++++++++++++++++++++++++++++++++++++++++
gcc/tree-ssa-loop-niter.c | 5 +++++
4 files changed, 71 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr97627.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 9c445c07cda expand: Fix up find_bb_boundaries [PR98331]
new e7429bc9d60 arm: Fix up -mcpu=iwmmxt ICEs [PR98849]
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/arm/vec-common.md | 8 ++--
gcc/testsuite/gcc.c-torture/compile/pr98849.c | 60 +++++++++++++++++++++++++++
2 files changed, 64 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/compile/pr98849.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 280a59d9211 testsuite: Run vec_insert case on P8 and P9 with option specified
new 9c445c07cda expand: Fix up find_bb_boundaries [PR98331]
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/cfgbuild.c | 1 +
gcc/testsuite/gcc.dg/pr98331.c | 18 ++++++++++++++++++
2 files changed, 19 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr98331.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 f8f5388c9e9 c++: Fix infinite looping with invalid operator [PR96137]
new 280a59d9211 testsuite: Run vec_insert case on P8 and P9 with option specified
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.target/powerpc/pr79251-run.c | 30 -----------------------
gcc/testsuite/gcc.target/powerpc/pr79251-run.p8.c | 14 +++++++++++
gcc/testsuite/gcc.target/powerpc/pr79251-run.p9.c | 14 +++++++++++
gcc/testsuite/gcc.target/powerpc/pr79251.h | 17 +++++++++++++
gcc/testsuite/gcc.target/powerpc/pr79251.p8.c | 2 --
gcc/testsuite/gcc.target/powerpc/pr79251.p9.c | 2 --
6 files changed, 45 insertions(+), 34 deletions(-)
delete mode 100644 gcc/testsuite/gcc.target/powerpc/pr79251-run.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr79251-run.p8.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr79251-run.p9.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.