This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 88df58b7ee9 testsuite: Fix _BitInt in gcc.misc-tests/godump-1.c
new 60c11c9a239 LoongArch:Enable vcond_mask_mn expanders for SF/DF modes.
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/loongarch/lasx.md | 14 ++---
gcc/config/loongarch/lsx.md | 14 ++---
.../loongarch/vector/lasx/lasx-vcond-1.c | 64 ++++++++++++++++++++++
.../vector/lasx/lasx-vcond-2.c} | 26 ++++++---
.../gcc.target/loongarch/vector/lsx/lsx-vcond-1.c | 64 ++++++++++++++++++++++
.../vector/lsx/lsx-vcond-2.c} | 26 ++++++---
6 files changed, 180 insertions(+), 28 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lasx/lasx-vcond-1.c
copy gcc/testsuite/gcc.target/{riscv/rvv/autovec/cmp/vcond-2.c => loongarch/vector [...]
create mode 100644 gcc/testsuite/gcc.target/loongarch/vector/lsx/lsx-vcond-1.c
copy gcc/testsuite/gcc.target/{riscv/rvv/autovec/cmp/vcond-2.c => loongarch/vector [...]
--
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 users/ibhagat/try-scfi-v2
in repository binutils-gdb.
at 84c6dd00467 gas/NEWS: announce the new command line option
This branch includes the following new commits:
new 2cb3f152155 gas: dw2gencfi: minor rejig for cfi_sections_set and all_cf [...]
new a88cf194158 gas: dw2gencfi: use all_cfi_sections instead of cfi_sections
new b5b123c8a88 gas: dw2gencfi: expose a new cfi_set_last_fde API
new f268677bb11 gas: dw2gencfi: move some tc_* defines to the header file
new b1728ee5658 gas: add new command line option --scfi[=all,none]
new ae7382156ab gas: scfidw2gen: new functionality to prepapre for SCFI
new 6ca87eea656 gas: synthesize CFI for hand-written asm
new cf79c82287f gas: testsuite: add a x86_64 testsuite for SCFI
new 84c6dd00467 gas/NEWS: announce the new command line option
The 9 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 3dfe7e2d556 More '#ifdef ASM_OUTPUT_DEF' -> 'if (TARGET_SUPPORTS_ALIASE [...]
new 88df58b7ee9 testsuite: Fix _BitInt in gcc.misc-tests/godump-1.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:
gcc/testsuite/gcc.misc-tests/godump-1.c | 12 ------------
gcc/testsuite/gcc.misc-tests/godump-2.c | 18 ++++++++++++++++++
2 files changed, 18 insertions(+), 12 deletions(-)
create mode 100644 gcc/testsuite/gcc.misc-tests/godump-2.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-12
in repository gcc.
from 1e36498710f Disparage slightly for the alternative which move DFmode be [...]
new 41aab8301d7 LoongArch: Implement __builtin_thread_pointer for TLS.
new 1983e252d85 LoongArch: Define macro CLEAR_INSN_CACHE.
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/loongarch/loongarch.h | 5 +
gcc/config/loongarch/loongarch.md | 7 ++
gcc/doc/extend.texi | 134 +++++++++++++++++++++
.../gcc.target/loongarch/builtin_thread_pointer.c | 10 ++
4 files changed, 156 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/loongarch/builtin_thread_pointer.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 33d38b431cc set hardcmp eh probs
new 3dfe7e2d556 More '#ifdef ASM_OUTPUT_DEF' -> 'if (TARGET_SUPPORTS_ALIASE [...]
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/ipa-icf.cc | 1 +
gcc/ipa-visibility.cc | 54 ++++++++++++++++++++++++++-------------------------
gcc/varasm.cc | 13 ++++++++++---
3 files changed, 39 insertions(+), 29 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.