This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from df2538ea767 ada: Fix error message for Stream_Size
new 5690b710a1c aarch64: Force vector in SVE gimple_folder::fold_active_lanes_to.
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/aarch64/aarch64-sve-builtins.cc | 1 +
gcc/testsuite/gcc.target/aarch64/sve/acle/asm/mul_s16.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/sve/acle/asm/mul_s32.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/sve/acle/asm/mul_s64.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/sve/acle/asm/mul_s8.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/sve/acle/asm/mul_u16.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/sve/acle/asm/mul_u32.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/sve/acle/asm/mul_u64.c | 10 ++++++++++
gcc/testsuite/gcc.target/aarch64/sve/acle/asm/mul_u8.c | 10 ++++++++++
9 files changed, 81 insertions(+)
--
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 f94a461641b Ada, libgnarl: Fix Ada bootstrap for Darwin.
new bc4d53dadb4 ada: Revert "Remove dependence on secondary stack for type [...]
new df2538ea767 ada: Fix error message for Stream_Size
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/ada/exp_ch6.adb | 49 ++++--
gcc/ada/exp_ch6.ads | 6 +-
gcc/ada/exp_ch7.adb | 20 +--
gcc/ada/exp_strm.adb | 445 ++++++++++++++++++---------------------------------
gcc/ada/exp_strm.ads | 30 ++++
gcc/ada/sem_ch13.adb | 72 ++++++---
6 files changed, 279 insertions(+), 343 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 48a3ce61a01 gas/expr.h fixme
new 97ea2d25142 Remove Solaris/PowerPC 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:
bfd/ChangeLog | 4 ++++
bfd/config.bfd | 3 +--
gas/ChangeLog | 25 +++++++++++++++++++++++++
gas/NEWS | 2 ++
gas/config.in | 3 ---
gas/config/tc-ppc.c | 45 ++++-----------------------------------------
gas/config/tc-ppc.h | 2 +-
gas/configure | 10 ----------
gas/configure.ac | 9 ---------
gas/doc/as.texi | 1 -
gas/doc/c-ppc.texi | 11 -----------
gas/stabs.c | 20 --------------------
ld/ChangeLog | 4 ++++
ld/configure.tgt | 2 +-
14 files changed, 42 insertions(+), 99 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 41d8c4e150f RISC-V: Allow profiles input in '--with-arch' option.
new f94a461641b Ada, libgnarl: Fix Ada bootstrap for Darwin.
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/ada/libgnarl/s-osinte__darwin.adb | 3 +--
1 file changed, 1 insertion(+), 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 3e932d6384c RISC-V: Imply zicsr for sdtrig and ssstrict extensions.
new 3e59b15a533 RISC-V: Configure Profiles definitions in the definition file.
new 41d8c4e150f RISC-V: Allow profiles input in '--with-arch' option.
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/common/config/riscv/riscv-common.cc | 64 ++++---------------------
gcc/config.gcc | 13 ++++--
gcc/config/riscv/arch-canonicalize | 23 ++++++++-
gcc/config/riscv/riscv-profiles.def | 82 +++++++++++++++++++++++++++++++++
4 files changed, 123 insertions(+), 59 deletions(-)
create mode 100644 gcc/config/riscv/riscv-profiles.def
--
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 89a7d765eca i386/testsuite: Fix non unique name tests
new 3e932d6384c RISC-V: Imply zicsr for sdtrig and ssstrict extensions.
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-ext.def | 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 c0cda069ba2 Optimize vpermpd to vbroadcastf128 for specific permutations.
new 89a7d765eca i386/testsuite: Fix non unique name tests
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/avx512bw-vpackssdw-1.c | 4 ++--
gcc/testsuite/gcc.target/i386/avx512bw-vpacksswb-1.c | 4 ++--
gcc/testsuite/gcc.target/i386/avx512bw-vpackusdw-1.c | 4 ++--
gcc/testsuite/gcc.target/i386/avx512bw-vpackuswb-1.c | 4 ++--
gcc/testsuite/gcc.target/i386/avx512bw-vpermw-1.c | 6 +++---
gcc/testsuite/gcc.target/i386/avx512bw-vpmulhw-1.c | 6 +++---
gcc/testsuite/gcc.target/i386/avx512f-vec-init.c | 1 -
gcc/testsuite/gcc.target/i386/avx512fp16-13.c | 7 ++++---
.../gcc.target/i386/avx512fp16-conjugation-1.c | 13 ++++---------
.../gcc.target/i386/avx512fp16vl-conjugation-1.c | 17 ++++++-----------
gcc/testsuite/gcc.target/i386/avx512vbmi-vpermb-1.c | 6 +++---
gcc/testsuite/gcc.target/i386/avx512vl-vcvtpd2ps-1.c | 8 ++++----
gcc/testsuite/gcc.target/i386/avx512vl-vinsert-1.c | 2 +-
gcc/testsuite/gcc.target/i386/avx512vl-vpmulld-1.c | 4 ++--
gcc/testsuite/gcc.target/i386/avx512vl-vptestmd-1.c | 4 ++--
gcc/testsuite/gcc.target/i386/bitwise_mask_op-1.c | 2 +-
gcc/testsuite/gcc.target/i386/cond_op_shift_q-1.c | 4 ++--
gcc/testsuite/gcc.target/i386/cond_op_shift_ud-1.c | 4 ++--
gcc/testsuite/gcc.target/i386/cond_op_shift_uq-1.c | 4 ++--
gcc/testsuite/gcc.target/i386/memcpy-pr95886.c | 2 +-
gcc/testsuite/gcc.target/i386/part-vect-sqrtph-1.c | 1 -
gcc/testsuite/gcc.target/i386/pr107432-7.c | 8 ++++----
gcc/testsuite/gcc.target/i386/pr88828-0.c | 4 +---
23 files changed, 53 insertions(+), 66 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 a6c1787aad7 Daily bump.
new c0cda069ba2 Optimize vpermpd to vbroadcastf128 for specific permutations.
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/i386/predicates.md | 19 +++++++++++++++++++
gcc/config/i386/sse.md | 15 +++++++++++++++
gcc/testsuite/gcc.target/i386/avx_vbroadcastf128.c | 17 +++++++++++++++++
3 files changed, 51 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/i386/avx_vbroadcastf128.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 c03a5096750 Automatic date update in version.in
new c12d64bbd57 Delete gas/po/gas.es.po
new 48a3ce61a01 gas/expr.h fixme
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:
gas/expr.h | 16 +-
gas/po/gas.es.po | 24208 -----------------------------------------------------
2 files changed, 4 insertions(+), 24220 deletions(-)
delete mode 100644 gas/po/gas.es.po
--
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-15
in repository gcc.
from a04c1e9d553 ada: Fix internal error on aspect in complex object declaration
new 516e4790f71 Daily bump.
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/ChangeLog | 40 ++++++++++++++++++++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/ada/ChangeLog | 22 ++++++++++++++++++++++
gcc/cp/ChangeLog | 9 +++++++++
gcc/testsuite/ChangeLog | 32 ++++++++++++++++++++++++++++++++
5 files changed, 104 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.