This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 39663298b59 RISCV: Add -m(no)-omit-leaf-frame-pointer support.
new b6f4b000116 Introduce -msmp to select /lib_smp/ on ppc-vx6
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.gcc | 2 +-
gcc/config/rs6000/vxworks.h | 2 +-
gcc/config/{cris/elf.opt => vxworks-smp.opt} | 16 ++++++++--------
gcc/doc/invoke.texi | 9 ++++++++-
4 files changed, 18 insertions(+), 11 deletions(-)
copy gcc/config/{cris/elf.opt => vxworks-smp.opt} (69%)
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_embed_check_binutils/master-thumb_m3_eabi
in repository toolchain/ci/base-artifacts.
at f4b15293a9e init: #5: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_e [...]
This branch includes the following new commits:
new f4b15293a9e init: #5: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_e [...]
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.
--
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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_embed_check_binutils/master-thumb_v8a_hard_eabi
in repository toolchain/ci/base-artifacts.
at dfd20e581df init: #5: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_e [...]
This branch includes the following new commits:
new dfd20e581df init: #5: 0: [TCWG CI] https://ci.linaro.org/job/tcwg_gnu_e [...]
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.
--
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 790c1f60a56 PR target/110792: Early clobber issues with rot32di2_double [...]
new 39663298b59 RISCV: Add -m(no)-omit-leaf-frame-pointer support.
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.cc | 34 +++++++++++++++++++++-
gcc/config/riscv/riscv.opt | 4 +++
.../gcc.target/riscv/omit-frame-pointer-1.c | 7 +++++
.../gcc.target/riscv/omit-frame-pointer-2.c | 7 +++++
.../gcc.target/riscv/omit-frame-pointer-3.c | 7 +++++
.../gcc.target/riscv/omit-frame-pointer-4.c | 7 +++++
.../gcc.target/riscv/omit-frame-pointer-test.c | 13 +++++++++
7 files changed, 78 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/omit-frame-pointer-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/omit-frame-pointer-2.c
create mode 100644 gcc/testsuite/gcc.target/riscv/omit-frame-pointer-3.c
create mode 100644 gcc/testsuite/gcc.target/riscv/omit-frame-pointer-4.c
create mode 100644 gcc/testsuite/gcc.target/riscv/omit-frame-pointer-test.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.