This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from a47e615fbf9 c++: devirtualization of array destruction [PR110057]
new fdbb0863b61 RISC-V: Specify -mabi in rv64 autovec testcase
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/testsuite/gcc.target/riscv/rvv/autovec/madd-split2-1.c | 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 binutils-gdb.
from 07d8d4bd2ad [gdb] Rename variable main_thread to main_thread_id
new 249d4715e41 bpf: gas: support relaxation of V4 jump instructions
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:
gas/ChangeLog | 36 ++
gas/config/tc-bpf.c | 1020 +++++++++++++++++++++---------
gas/doc/c-bpf.texi | 4 +
gas/testsuite/gas/bpf/bpf.exp | 6 +
gas/testsuite/gas/bpf/jump-relax-ja-be.d | 19 +
gas/testsuite/gas/bpf/jump-relax-ja.d | 19 +
gas/testsuite/gas/bpf/jump-relax-ja.s | 20 +
gas/testsuite/gas/bpf/jump-relax-jump.d | 25 +
gas/testsuite/gas/bpf/jump-relax-jump.s | 17 +
9 files changed, 858 insertions(+), 308 deletions(-)
create mode 100644 gas/testsuite/gas/bpf/jump-relax-ja-be.d
create mode 100644 gas/testsuite/gas/bpf/jump-relax-ja.d
create mode 100644 gas/testsuite/gas/bpf/jump-relax-ja.s
create mode 100644 gas/testsuite/gas/bpf/jump-relax-jump.d
create mode 100644 gas/testsuite/gas/bpf/jump-relax-jump.s
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.