This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from e347e2b81ac Allow target to chose address-space for artificial rodata.
new c9586a3e906 [PR target/119587] RISC-V: xtheadmemidx: Split slli.uw 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/thead.md | 21 +++++++++++++++++++++
gcc/testsuite/gcc.target/riscv/xtheadmemidx-bug.c | 13 +++++++++++++
2 files changed, 34 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/riscv/xtheadmemidx-bug.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 05f67702bf7 Daily bump.
new c8acafb9e86 [PATCH] RISC-V: Detect wrap in shuffle_series_pattern [PR121845].
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-v.cc | 38 +++++++++++++++++++++-
.../gcc.target/riscv/rvv/autovec/pr121845.c | 37 +++++++++++++++++++++
2 files changed, 74 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/rvv/autovec/pr121845.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 623a0da3c31 fortran: fix bootstrap after r16-4372 [PR122257]
new e347e2b81ac Allow target to chose address-space for artificial rodata.
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/config/avr/avr-common.cc | 11 ++--
gcc/config/avr/avr.cc | 108 ++++++++++++++++++++++--------------
gcc/coretypes.h | 13 +++++
gcc/doc/tm.texi | 25 +++++++++
gcc/doc/tm.texi.in | 2 +
gcc/target.def | 29 ++++++++++
gcc/targhooks.cc | 10 ++++
gcc/targhooks.h | 2 +
gcc/tree-switch-conversion.cc | 10 ++++
9 files changed, 161 insertions(+), 49 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 c1a8b4fa507 libstdc++: Update Autoconf manual link
new 623a0da3c31 fortran: fix bootstrap after r16-4372 [PR122257]
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/fortran/resolve.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 master
in repository gcc.
from 1d01a8f577b *: Fix patch email address
new c1a8b4fa507 libstdc++: Update Autoconf manual link
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:
libstdc++-v3/doc/html/manual/appendix_porting.html | 2 +-
libstdc++-v3/doc/xml/manual/build_hacking.xml | 2 +-
2 files changed, 2 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 461fa63908b [RISC-V] Improve subword atomic patterns in sync.md
new 1d01a8f577b *: Fix patch email address
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:
config-ml.in | 2 +-
symlink-tree | 2 +-
2 files changed, 2 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 binutils-gdb.
from e3da6edc984 Automatic date update in version.in
new 6b0581fc925 gdb/symtab: remove section parameter from find_function_start_sal
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:
gdb/elfread.c | 2 +-
gdb/linespec.c | 2 +-
gdb/symtab.c | 5 ++---
gdb/symtab.h | 4 +---
4 files changed, 5 insertions(+), 8 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 ddd6dff0bab Daily bump.
new 461fa63908b [RISC-V] Improve subword atomic patterns in sync.md
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/sync.md | 48 ++++++++++++++++++++++++------------------------
1 file changed, 24 insertions(+), 24 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 PR76816
in repository dejagnu.
from bc809b7 Add ANSI prototypes to testglue.c
new 899e151 Revise comments in testglue.c
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:
ChangeLog | 5 +++++
testglue.c | 48 ++++++++++++++++++++++++------------------------
2 files changed, 29 insertions(+), 24 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-15
in repository gcc.
from 7b462d3c88f Daily bump.
new 05f67702bf7 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.