This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 9266d9fce2c Fortran/Openmp: Use OPT_Wopenmp for gfc_match_omp_depobj warning
new 7f2cf0c45f4 x86-64: Check R_X86_64_CODE_6_GOTTPOFF 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.in | 7 +++
gcc/config/i386/predicates.md | 6 ++-
gcc/configure | 68 ++++++++++++++++++++++++++
gcc/configure.ac | 44 +++++++++++++++++
gcc/testsuite/gcc.target/i386/apx-ndd-tls-1b.c | 9 ++++
gcc/testsuite/lib/target-supports.exp | 48 ++++++++++++++++++
6 files changed, 181 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/i386/apx-ndd-tls-1b.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 8cbb2cade4c Daily bump.
new 0de82d2c2ec arm: fix ICE with vectorized reciprocal division [PR108120]
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/arm/neon.md | 4 ++--
gcc/testsuite/gcc.target/arm/neon-recip-div-1.c | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/neon-recip-div-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-11
in repository gcc.
from 3aec8d2bdc8 Daily bump.
new 98032b3e320 arm: fix ICE with vectorized reciprocal division [PR108120]
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/arm/neon.md | 4 ++--
gcc/testsuite/gcc.target/arm/neon-recip-div-1.c | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/neon-recip-div-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 88a2e5005c6 RISC-V: Fix riscv/arch-19.c with different ISA spec version
new f78d1b9c26c arm: fix ICE with vectorized reciprocal division [PR108120]
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/arm/neon.md | 4 ++--
gcc/testsuite/gcc.target/arm/neon-recip-div-1.c | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/neon-recip-div-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 befe440b8d7 LoongArch: Don't default to -mno-explicit-relocs if -mno-relax
new 88a2e5005c6 RISC-V: Fix riscv/arch-19.c with different ISA spec version
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/arch-19.c | 4 ++--
1 file 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 016c4eed368 arm: fix ICE with vectorized reciprocal division [PR108120]
new 9266d9fce2c Fortran/Openmp: Use OPT_Wopenmp for gfc_match_omp_depobj warning
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/openmp.cc | 4 ++--
1 file 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 22121546e03 expr: Fix REDUCE_BIT_FIELD in multiplication expansion [PR114054]
new 016c4eed368 arm: fix ICE with vectorized reciprocal division [PR108120]
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/arm/neon.md | 4 ++--
gcc/testsuite/gcc.target/arm/neon-recip-div-1.c | 16 ++++++++++++++++
2 files changed, 18 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/neon-recip-div-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 master
in repository binutils-gdb.
from c429c445986 LoongArch: gas: Try to avoid R_LARCH_ALIGN associate with a symbol
new 2f630f60b5d x86/APX: INV{EPT,PCID,VPID} are WIG
new a40a04601fb x86: also permit YMM/ZMM use in CFI directives
new db5aae3ccd7 x86: document -moperand-check=
new e346d50a891 x86: rename vec_encoding and vex_encoding_*
The 4 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:
binutils/dwarf.c | 3 +-
gas/config/tc-i386-intel.c | 8 +-
gas/config/tc-i386.c | 144 +++++++++----------
gas/doc/c-i386.texi | 15 ++
gas/testsuite/gas/cfi/cfi-i386.d | 55 ++++++--
gas/testsuite/gas/cfi/cfi-i386.s | 18 +++
gas/testsuite/gas/cfi/cfi-x86_64.d | 155 ++++++++++++++++++--
gas/testsuite/gas/cfi/cfi-x86_64.s | 71 ++++++++++
gas/testsuite/gas/i386/ilp32/cfi/cfi-x86_64.d | 157 +++++++++++++++++++--
.../gas/i386/x86-64-apx-evex-promoted-intel.d | 12 +-
...x-promoted.d => x86-64-apx-evex-promoted-wig.d} | 120 ++++++++--------
gas/testsuite/gas/i386/x86-64-apx-evex-promoted.d | 12 +-
gas/testsuite/gas/i386/x86-64.exp | 1 +
opcodes/i386-opc.tbl | 6 +-
opcodes/i386-reg.tbl | 129 ++++++++---------
opcodes/i386-tbl.h | 134 +++++++++---------
16 files changed, 723 insertions(+), 317 deletions(-)
copy gas/testsuite/gas/i386/{x86-64-apx-evex-promoted.d => x86-64-apx-evex-promote [...]
--
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 f09a9dd319e LoongArch: Don't falsely claim gold supported in toplevel c [...]
new be1f2bc4522 bitintlower: Fix .{ADD,SUB}_OVERFLOW lowering [PR114040]
new 22121546e03 expr: Fix REDUCE_BIT_FIELD in multiplication expansion [PR114054]
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/expr.cc | 12 +++++------
gcc/gimple-lower-bitint.cc | 11 ++++++----
gcc/testsuite/gcc.dg/bitint-92.c | 17 +++++++++++++++
gcc/testsuite/gcc.dg/torture/bitint-60.c | 24 +++++++++++++++++++++
gcc/testsuite/gcc.dg/torture/bitint-61.c | 36 ++++++++++++++++++++++++++++++++
5 files changed, 90 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/bitint-92.c
create mode 100644 gcc/testsuite/gcc.dg/torture/bitint-60.c
create mode 100644 gcc/testsuite/gcc.dg/torture/bitint-61.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.