This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_29-branch
in repository binutils-gdb.
from 58bae49991 Automatic date update in version.in
new 5998835e7f Automatic date update in version.in
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:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 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 gcc.
from 35847bbc765 PR target/83536 * config/i386/i386.c (ix86_attribute_tabl [...]
new d6716d2c59c * gcc.target/i386/i386.exp (check_effective_target_avx512 [...]
new 2876a3f3bbe PR middle-end/83623 * expmed.c (expand_shift_1): For 2-by [...]
new 9348773881f PR middle-end/83609 * expr.c (expand_assignment): Fix up [...]
new 83f634b6455 PR middle-end/83608 * expr.c (store_expr_with_bounds): Us [...]
new 90e1517e5ea PR c/83595 * c-parser.c (c_parser_braced_init, c_parser_i [...]
new ade75d0fb41 PR tree-optimization/83581 * tree-loop-distribution.c (pa [...]
The 6 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 | 24 +++++++++++
gcc/c/ChangeLog | 10 +++++
gcc/c/c-parser.c | 20 ++++-----
gcc/expmed.c | 5 +--
gcc/expr.c | 50 +++++++++++++++++++---
gcc/testsuite/ChangeLog | 24 +++++++++++
gcc/testsuite/g++.dg/opt/pr83608.C | 28 ++++++++++++
gcc/testsuite/g++.dg/opt/pr83609.C | 28 ++++++++++++
gcc/testsuite/gcc.dg/pr83581.c | 21 +++++++++
gcc/testsuite/gcc.dg/pr83595.c | 9 ++++
gcc/testsuite/gcc.dg/pr83609.c | 29 +++++++++++++
gcc/testsuite/gcc.dg/pr83623.c | 12 ++++++
.../gcc.target/i386/avx512vpopcntdqvl-vpopcntd-1.c | 2 +-
.../gcc.target/i386/avx512vpopcntdqvl-vpopcntq-1.c | 2 +-
gcc/testsuite/gcc.target/i386/i386.exp | 13 ++++++
gcc/tree-loop-distribution.c | 2 +-
16 files changed, 256 insertions(+), 23 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/opt/pr83608.C
create mode 100644 gcc/testsuite/g++.dg/opt/pr83609.C
create mode 100644 gcc/testsuite/gcc.dg/pr83581.c
create mode 100644 gcc/testsuite/gcc.dg/pr83595.c
create mode 100644 gcc/testsuite/gcc.dg/pr83609.c
create mode 100644 gcc/testsuite/gcc.dg/pr83623.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.