This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 31d18ff4424 bpf: correct pseudo-C template for add3 and sub3
new 9cbf4286a9d bpf: minor doc cleanup for command-line options
new 14dab1a1bcc bpf: ISA V4 sign-extending move and load insns [PR110782,PR110784]
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/config/bpf/bpf.cc | 3 ++
gcc/config/bpf/bpf.md | 50 ++++++++++++++++++++++++
gcc/config/bpf/bpf.opt | 4 ++
gcc/doc/invoke.texi | 53 ++++++++++++++------------
gcc/testsuite/gcc.target/bpf/sload-1.c | 16 ++++++++
gcc/testsuite/gcc.target/bpf/sload-pseudoc-1.c | 16 ++++++++
gcc/testsuite/gcc.target/bpf/smov-1.c | 18 +++++++++
gcc/testsuite/gcc.target/bpf/smov-pseudoc-1.c | 18 +++++++++
8 files changed, 154 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/bpf/sload-1.c
create mode 100644 gcc/testsuite/gcc.target/bpf/sload-pseudoc-1.c
create mode 100644 gcc/testsuite/gcc.target/bpf/smov-1.c
create mode 100644 gcc/testsuite/gcc.target/bpf/smov-pseudoc-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 2286745b120 PR modula2/109586 cc1gm2 ICE when compiling large source files.
new 0d0677bf9e6 modula2: Add -lnsl -lsocket libraries to gcc/testsuite/lib/gm2.exp
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/lib/gm2.exp | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.