This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from dbae784d50f c++: [[no_unique_address]] and cv-qualified type
new c1597e7fb9f RISC-V: Add conditional sqrt autovec pattern
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/riscv/autovec-opt.md | 20 ++++++++++++++++++
gcc/config/riscv/autovec.md | 7 +++++--
.../riscv/rvv/autovec/cond/cond_sqrt-1.c | 24 ++++++++++++++++++++++
.../riscv/rvv/autovec/cond/cond_sqrt-2.c | 24 ++++++++++++++++++++++
...d_convert_int2int_run-2.c => cond_sqrt_run-1.c} | 19 ++++++++---------
...d_convert_int2int_run-1.c => cond_sqrt_run-2.c} | 18 ++++++++--------
6 files changed, 90 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/cond/cond_sqrt-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/cond/cond_sqrt-2.c
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/cond/{cond_convert_int2int_run-2.c [...]
copy gcc/testsuite/gcc.target/riscv/rvv/autovec/cond/{cond_convert_int2int_run-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 254100a9a00 RISC-V: typo: add closing paren to a comment
new dbae784d50f c++: [[no_unique_address]] and cv-qualified type
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/common.opt | 1 +
gcc/cp/class.cc | 28 +++++++++++++++++++++--
gcc/testsuite/g++.dg/abi/no_unique_address8.C | 30 +++++++++++++++++++++++++
gcc/testsuite/g++.dg/abi/no_unique_address8a.C | 31 ++++++++++++++++++++++++++
4 files changed, 88 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/abi/no_unique_address8.C
create mode 100644 gcc/testsuite/g++.dg/abi/no_unique_address8a.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.