This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4aa14ec7d5b MATCH: [PR111109] Fix bit_ior(cond,cond) when comparisons are fp
new 0345152f922 RISC-V: Refactor RVV class by frm_op_type template arg
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/riscv-vector-builtins-bases.cc | 571 ++++++------------------
1 file changed, 143 insertions(+), 428 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-13
in repository gcc.
from fb6d6129915 debug/111080 - avoid outputting debug info for unused restr [...]
new 15d855788ba MATCH: [PR111109] Fix bit_ior(cond,cond) when comparisons are fp
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/match.pd | 11 ++-
.../gcc.c-torture/execute/ieee/fp-cmp-cond-1.c | 78 ++++++++++++++++++++++
2 files changed, 86 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/ieee/fp-cmp-cond-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 ddd64a6ec3b MATCH: remove negate for 1bit types
new 4aa14ec7d5b MATCH: [PR111109] Fix bit_ior(cond,cond) when comparisons are fp
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/match.pd | 11 ++-
.../gcc.c-torture/execute/ieee/fp-cmp-cond-1.c | 78 ++++++++++++++++++++++
2 files changed, 86 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.c-torture/execute/ieee/fp-cmp-cond-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-13
in repository gcc.
from 74e3194675a Fix target_clone ("arch=graniterapids-d")
new fb6d6129915 debug/111080 - avoid outputting debug info for unused restr [...]
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/dwarf2out.cc | 7 +++++++
gcc/testsuite/gcc.dg/debug/dwarf2/pr111080.c | 18 ++++++++++++++++++
2 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/debug/dwarf2/pr111080.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.