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.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-15
in repository gcc.
from 6c338124494 Daily bump.
new 0efe904de8c RISC-V: Always register vector built-in functions during LT [...]
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-c.cc | 84 ---------
gcc/config/riscv/riscv-vector-builtins.cc | 198 +++++++++++----------
gcc/config/riscv/riscv-vector-builtins.h | 10 +-
gcc/testsuite/gcc.target/riscv/lto/pr110812_0.c | 9 +
gcc/testsuite/gcc.target/riscv/lto/pr110812_1.c | 9 +
.../{arm/lto/lto.exp => riscv/lto/riscv-lto.exp} | 8 +-
.../base => gcc.target/riscv/lto}/riscv_vector.h | 0
7 files changed, 129 insertions(+), 189 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/lto/pr110812_0.c
create mode 100644 gcc/testsuite/gcc.target/riscv/lto/pr110812_1.c
copy gcc/testsuite/gcc.target/{arm/lto/lto.exp => riscv/lto/riscv-lto.exp} (89%)
copy gcc/testsuite/{g++.target/riscv/rvv/base => gcc.target/riscv/lto}/riscv_vecto [...]
--
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 0f8c6f479e6 tree-optimization/122079 - PRE antic compute doesn't converge
new 5f08e49653f Regenerate aclocal.m4/configure/Makefile.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:
gcc/aclocal.m4 | 1 +
gcc/configure | 405 +++++++++++++++++++++++++++++++++++++++++++++++++++--
libcc1/Makefile.in | 13 +-
libcc1/aclocal.m4 | 11 +-
libcc1/configure | 405 +++++++++++++++++++++++++++++++++++++++++++++++++++--
5 files changed, 794 insertions(+), 41 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.