This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from df7525d3523 diagnostics::output_spec: support client-specific keys
new 60c6f92fb19 [PATCH v2] RISC-V: fix __builtin_round NaN handling [PR tar [...]
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.md | 39 ++++++++++++++--------
.../riscv/rvv/autovec/vls/math-nearbyint-1.c | 4 +--
2 files changed, 28 insertions(+), 15 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 gcc.
from e5ae5b5ba6f Disallow mask reduction vectorization
new 8f076a05a8d testsuite: fix typo in comment in gcc.dg/plugin/start_unit_ [...]
new df7525d3523 diagnostics::output_spec: support client-specific keys
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/diagnostics/output-spec.cc | 585 +++++++++++++----------
gcc/diagnostics/output-spec.h | 88 +++-
gcc/libgdiagnostics.cc | 3 +-
gcc/opts-diagnostic.cc | 9 +-
gcc/testsuite/gcc.dg/plugin/start_unit_plugin.cc | 2 +-
5 files changed, 419 insertions(+), 268 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 gcc.
from 328dc7f2dd1 PR modula2/122009: Rename local variables to avoid warnings [...]
new e5ae5b5ba6f Disallow mask reduction vectorization
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/tree-vect-loop.cc | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 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 gcc.
from 14010053dac Fix handling of uninitialized counts in merge_blocks
new 328dc7f2dd1 PR modula2/122009: Rename local variables to avoid warnings [...]
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/m2/gm2-compiler/M2GCCDeclare.mod | 13 ----
gcc/m2/gm2-gcc/m2type.cc | 2 +-
gcc/m2/gm2-gcc/m2type.def | 2 +-
gcc/m2/gm2-gcc/m2type.h | 2 +-
gcc/m2/gm2-libs/M2WIDESET.mod | 116 +++++++++++++++++------------------
5 files changed, 61 insertions(+), 74 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 gcc.
from c34ccc8ba23 [RISC-V][PR target/122051] Fix pmode_reg_or_uimm5_operand f [...]
new 14010053dac Fix handling of uninitialized counts in merge_blocks
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/cfghooks.cc | 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 main
in repository llvm-lnt.
from 4cb5091 [NFC] Remove stray Python string
new 8e8d9c8 [NFC] Fix typo in 404 error message
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:
lnt/server/ui/views.py | 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 264a575765e c: fmv: Prevent FMV being combined with other cloning/renam [...]
new c34ccc8ba23 [RISC-V][PR target/122051] Fix pmode_reg_or_uimm5_operand f [...]
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/predicates.md | 11 +++++------
gcc/testsuite/gcc.target/riscv/pr122051.c | 24 ++++++++++++++++++++++++
2 files changed, 29 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/pr122051.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.