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 cb5c57e2 shadow-cc.sh: relax check on rsp filenames
new 9257d486 jenkins-helpers.sh: Fix get_baseline_manifest
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:
jenkins-helpers.sh | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
--
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 d1417176a3 aligned_alloc: conform to C17
new ab5aa2ee3d dlopen: skip debugger notification for DSO loaded from sprof [...]
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:
elf/Makefile | 11 ++++++
elf/dl-load.c | 4 +++
.../x86_64/tst-quad1.c => elf/tst-sprof-basic.c | 6 ++--
...st-rtld-list-tunables.sh => tst-sprof-basic.sh} | 40 ++++++++++------------
elf/{tst-audit25mod3.c => tst-sprof-mod.c} | 8 +++--
5 files changed, 41 insertions(+), 28 deletions(-)
copy sysdeps/x86_64/tst-quad1.c => elf/tst-sprof-basic.c (89%)
copy elf/{tst-rtld-list-tunables.sh => tst-sprof-basic.sh} (60%)
copy elf/{tst-audit25mod3.c => tst-sprof-mod.c} (86%)
--
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 8440230e69e arm: [MVE intrinsics] rework vshllbq vshlltq
new b7b20984365 libgomp C++ testsuite: Don't compute 'blddir' twice
new fed3dbbfd1b libgomp testsuite: Only use 'blddir' if set
new 2ed5ceba0fe libgomp testsuite: Use 'lang_test_file_found' instead of 'l [...]
The 3 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:
libgomp/testsuite/lib/libgomp.exp | 9 +++++----
libgomp/testsuite/libgomp.c++/c++.exp | 10 ++--------
libgomp/testsuite/libgomp.c/c.exp | 4 ++--
libgomp/testsuite/libgomp.fortran/fortran.exp | 4 ----
libgomp/testsuite/libgomp.graphite/graphite.exp | 4 ++--
libgomp/testsuite/libgomp.oacc-c++/c++.exp | 10 ++--------
libgomp/testsuite/libgomp.oacc-c/c.exp | 4 ++--
libgomp/testsuite/libgomp.oacc-fortran/fortran.exp | 4 ----
8 files changed, 15 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 releases/gcc-10
in repository gcc.
from 482693576a7 Daily bump.
new f06a5c09287 tree-ssa-ccp, wide-int: Fix up handling of [LR]ROTATE_EXPR [...]
new d68d9892863 testsuite: Add further testcase for already fixed PR [PR109778]
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/testsuite/gcc.c-torture/execute/pr109778.c | 26 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/lto/pr109778_0.c | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/lto/pr109778_1.c | 7 +++++++
gcc/tree-ssa-ccp.c | 2 ++
gcc/wide-int.h | 11 +++++++----
5 files changed, 64 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr109778.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr109778_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr109778_1.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-11
in repository gcc.
from d4cbcb9e45c tree-optimization/108950 - widen-sum reduction ICE
new 817d1496e17 tree-ssa-ccp, wide-int: Fix up handling of [LR]ROTATE_EXPR [...]
new 5aa649c98dc testsuite: Add further testcase for already fixed PR [PR109778]
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/testsuite/gcc.c-torture/execute/pr109778.c | 26 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/lto/pr109778_0.c | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/lto/pr109778_1.c | 7 +++++++
gcc/tree-ssa-ccp.c | 2 ++
gcc/wide-int.h | 11 +++++++----
5 files changed, 64 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr109778.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr109778_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr109778_1.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 e24b74fc43b mux-utils.h: Fix a comment typo
new 89567b1ff2d arm: [MVE intrinsics] add unary shape
new 7734b99143b arm: [MVE intrinsics] factorize several unary operations
new c32e1a71906 arm: [MVE intrinsics] rework vabsq vnegq vclsq vclzq, vqabs [...]
new 95908b98dbe arm: [MVE intrinsics] rework vrndq vrndaq vrndmq vrndnq vrn [...]
new 75e9f2643e0 arm: [MVE intrinsics] add binary_move_narrow and binary_mov [...]
new 7f49b4a00c2 arm: [MVE intrinsics] factorize vmovnbq vmovntq vqmovnbq vq [...]
new 865c89566b7 arm: [MVE intrinsics] rework vmovnbq vmovntq vqmovnbq vqmov [...]
new 828e91cf719 arm: [MVE intrinsics] add binary_widen_n shape
new 2cc50fd993c arm: [MVE intrinsics] factorize vshllbq vshlltq
new 8440230e69e arm: [MVE intrinsics] rework vshllbq vshlltq
The 10 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/arm-mve-builtins-base.cc | 39 +
gcc/config/arm/arm-mve-builtins-base.def | 22 +
gcc/config/arm/arm-mve-builtins-base.h | 20 +
gcc/config/arm/arm-mve-builtins-shapes.cc | 153 ++
gcc/config/arm/arm-mve-builtins-shapes.h | 4 +
gcc/config/arm/arm-mve-builtins.cc | 6 +
gcc/config/arm/arm_mve.h | 3351 +----------------------------
gcc/config/arm/iterators.md | 136 +-
gcc/config/arm/mve.md | 613 +-----
9 files changed, 560 insertions(+), 3784 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 releases/gcc-12
in repository gcc.
from a4308f9d432 Fix ICE related to implicit access attributes for VLA argum [...]
new 2835feb9c29 tree-ssa-ccp, wide-int: Fix up handling of [LR]ROTATE_EXPR [...]
new 7408a0b93e6 testsuite: Add further testcase for already fixed PR [PR109778]
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/testsuite/gcc.c-torture/execute/pr109778.c | 26 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/lto/pr109778_0.c | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/lto/pr109778_1.c | 7 +++++++
gcc/tree-ssa-ccp.cc | 6 ++++--
gcc/wide-int.h | 11 +++++++----
5 files changed, 66 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr109778.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr109778_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr109778_1.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 binutils-gdb.
from 55a75aae9d9 stack overflow in debug_write_type
new d9cc4b060dd Correct a spelling mistake in the binutils README file.
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:
binutils/ChangeLog | 4 ++++
binutils/README | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
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-13
in repository gcc.
from 6bc2cf17eb9 rs6000: Guard power9-vector for vsx_scalar_cmp_exp_qp_* [PR108758]
new 97f404d53e0 tree-ssa-ccp, wide-int: Fix up handling of [LR]ROTATE_EXPR [...]
new 5fd2537b36d testsuite: Add further testcase for already fixed PR [PR109778]
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/testsuite/gcc.c-torture/execute/pr109778.c | 26 ++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/lto/pr109778_0.c | 22 ++++++++++++++++++++++
gcc/testsuite/gcc.dg/lto/pr109778_1.c | 7 +++++++
gcc/tree-ssa-ccp.cc | 6 ++++--
gcc/wide-int.h | 11 +++++++----
5 files changed, 66 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/pr109778.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr109778_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr109778_1.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 c2cf2dc988e testsuite: Add further testcase for already fixed PR [PR109778]
new e24b74fc43b mux-utils.h: Fix a comment typo
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/mux-utils.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.