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 843eba6f38d Daily bump.
new ebf561429ee aarch64: PR target/115457 Implement missing __ARM_FEATURE_B [...]
new cdeb7ce83f7 aarch64: PR target/115475 Implement missing __ARM_FEATURE_S [...]
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/aarch64/aarch64-c.cc | 5 +++++
gcc/testsuite/gcc.target/aarch64/acle/bf16_feature.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/acle/bf16_sve_feature.c | 10 ++++++++++
3 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/aarch64/acle/bf16_feature.c
create mode 100644 gcc/testsuite/gcc.target/aarch64/acle/bf16_sve_feature.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 84acbfbecbd c++ frontend: check for missing condition for novector [PR115623]
new adcfb4fb8fb testsuite: Update test for PR115537 to use SVE .
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.dg/vect/pr115537.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 releases/gcc-14
in repository gcc.
from 0f71e52717b Daily bump.
new 1742b699c31 c++ frontend: check for missing condition for novector [PR115623]
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/cp/semantics.cc | 2 +-
.../{gcc.dg/pr113267.c => g++.dg/vect/vect-novector-pragma_2.cc} | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
copy gcc/testsuite/{gcc.dg/pr113267.c => g++.dg/vect/vect-novector-pragma_2.cc} (98%)
--
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 236d6fef247 arm: Use LDMIA/STMIA for thumb1 DI/DF loads/stores
new 84acbfbecbd c++ frontend: check for missing condition for novector [PR115623]
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/cp/semantics.cc | 2 +-
.../{gcc.dg/pr113267.c => g++.dg/vect/vect-novector-pragma_2.cc} | 2 ++
2 files changed, 3 insertions(+), 1 deletion(-)
copy gcc/testsuite/{gcc.dg/pr113267.c => g++.dg/vect/vect-novector-pragma_2.cc} (98%)
--
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 11049cdf204 Aarch64, bugfix: Fix NEON bigendian addp intrinsic [PR114890]
new 236d6fef247 arm: Use LDMIA/STMIA for thumb1 DI/DF loads/stores
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/arm.cc | 10 ++----
gcc/config/arm/iterators.md | 3 ++
gcc/config/arm/thumb1.md | 37 +++++++++++++++++++++-
.../gcc.target/arm/thumb1-load-store-64bit.c | 16 ++++++++++
4 files changed, 58 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/thumb1-load-store-64bit.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 b0dd832fa45 Support APX CFCMOV
new 73b56ef2fda x86: Remove unused SFrame CFI RA register variable
new 8086fe0b3de gas: Enhance arch-specific SFrame configuration descriptions
new 76f05e1dfb3 readelf/objdump: Dump SFrame CFA fixed FP and RA offsets
new 5c7f6da4323 readelf/objdump: Display SFrame fixed RA offset as 'f' in dump
new bdde1b34c4b gas: Print DWARF call frame insn name in SFrame warning message
new e24992c3341 gas: Skip SFrame FDE if CFI specifies non-FP/SP base register
new 541b0fbbf27 gas: Warn if SFrame FDE is skipped due to non-default retur [...]
new 397582abe70 gas: Refactor SFrame CFI opcode DW_CFA_register processing
new 536119a44c9 gas: User readable warnings if SFrame FDE is not generated
new c6024caf0ce gas: Skip SFrame FDE if FP without RA on stack
new 541d3b64585 gas: Skip SFrame FDE if .cfi_window_save
new df174a6b760 gas: Don't skip SFrame FDE if .cfi_register specifies RA w/ [...]
new 42e6e6904bd gas: Don't skip SFrame FDE if .cfi_register specifies SP register
new cd1fab1330d gas: Test predicate whether SFrame RA tracking is used
new 68e549ee549 gas: Validate SFrame RA tracking and fixed RA offset
The 15 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/config/tc-aarch64.c | 6 +-
gas/config/tc-aarch64.h | 12 +-
gas/config/tc-i386.c | 6 +-
gas/config/tc-i386.h | 10 +-
gas/gen-sframe.c | 246 +++++++++++++++++----
gas/gen-sframe.h | 2 +
gas/testsuite/gas/cfi-sframe/cfi-sframe-common-1.d | 2 +
gas/testsuite/gas/cfi-sframe/cfi-sframe-common-2.d | 2 +
gas/testsuite/gas/cfi-sframe/cfi-sframe-common-3.d | 2 +
gas/testsuite/gas/cfi-sframe/cfi-sframe-common-4.d | 6 +-
gas/testsuite/gas/cfi-sframe/cfi-sframe-common-5.d | 6 +-
gas/testsuite/gas/cfi-sframe/cfi-sframe-common-6.d | 6 +-
gas/testsuite/gas/cfi-sframe/cfi-sframe-common-7.d | 6 +-
gas/testsuite/gas/cfi-sframe/cfi-sframe-common-8.d | 4 +-
gas/testsuite/gas/cfi-sframe/cfi-sframe-x86_64-1.d | 9 +-
gas/testsuite/gas/cfi-sframe/common-empty-1.d | 4 +-
gas/testsuite/gas/cfi-sframe/common-empty-2.d | 4 +-
gas/testsuite/gas/cfi-sframe/common-empty-3.d | 3 +
.../gas/scfi/x86_64/scfi-cfi-sections-1.d | 11 +-
gas/testsuite/gas/scfi/x86_64/scfi-dyn-stack-1.d | 11 +-
ld/testsuite/ld-sframe/discard.s | 1 -
ld/testsuite/ld-x86-64/sframe-plt-1.d | 9 +-
ld/testsuite/ld-x86-64/sframe-simple-1.d | 17 +-
libsframe/sframe-dump.c | 18 +-
24 files changed, 305 insertions(+), 98 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 binutils-gdb.
from 026eb0595f6 Automatic date update in version.in
new b0dd832fa45 Support APX CFCMOV
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/config/tc-i386.c | 2 +-
gas/testsuite/gas/i386/x86-64-apx-cfcmov-intel.d | 165 +
gas/testsuite/gas/i386/x86-64-apx-cfcmov.d | 165 +
gas/testsuite/gas/i386/x86-64-apx-cfcmov.s | 58 +
gas/testsuite/gas/i386/x86-64-apx-inval.l | 11 +-
gas/testsuite/gas/i386/x86-64-apx-inval.s | 3 +
gas/testsuite/gas/i386/x86-64.exp | 2 +
opcodes/i386-dis-evex-prefix.h | 4 +-
opcodes/i386-dis.c | 35 +-
opcodes/i386-mnem.h | 3966 +++++++++++-----------
opcodes/i386-opc.h | 2 +
opcodes/i386-opc.tbl | 5 +
opcodes/i386-tbl.h | 1494 ++++++--
13 files changed, 3670 insertions(+), 2242 deletions(-)
create mode 100644 gas/testsuite/gas/i386/x86-64-apx-cfcmov-intel.d
create mode 100644 gas/testsuite/gas/i386/x86-64-apx-cfcmov.d
create mode 100644 gas/testsuite/gas/i386/x86-64-apx-cfcmov.s
--
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 a4bbdec2be1 middle-end/115426 - wrong gimplification of "rm" asm output [...]
new 14c6793885c Aarch64: Add test for non-commutative SIMD intrinsic
new 11049cdf204 Aarch64, bugfix: Fix NEON bigendian addp intrinsic [PR114890]
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/aarch64/aarch64-simd.md | 2 -
.../gcc.target/aarch64/vector_intrinsics_asm.c | 371 +++++++++++++++++++++
2 files changed, 371 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/aarch64/vector_intrinsics_asm.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 699087a1659 Use __builtin_cpu_support instead of __get_cpuid_count.
new a4bbdec2be1 middle-end/115426 - wrong gimplification of "rm" asm output [...]
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/gimplify.cc | 8 ++++++++
gcc/testsuite/gcc.dg/pr115426.c | 14 ++++++++++++++
2 files changed, 22 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr115426.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 727f8b142b7 i386: Add additional variant of bswaphisi2_lowpart peephole2.
new 699087a1659 Use __builtin_cpu_support instead of __get_cpuid_count.
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/i386/avx512-check.h | 46 ++++++++++++----------------
1 file changed, 20 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.