This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from fdfb0452237 Fortran: Check constant PDT type specification parameters [ [...]
new 8a99fdb7049 Use -latomic_asneeded or -lgcc_s_asneeded to workaround lib [...]
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 | 6 ++++++
gcc/configure | 10 +++++++++
gcc/configure.ac | 9 ++++++++
gcc/gcc.cc | 15 +++++++++++++
libatomic/Makefile.am | 7 ++++++
libatomic/Makefile.in | 47 ++++++++++++++++++++++++++++++++++-------
libatomic/acinclude.m4 | 6 ++++++
libatomic/configure | 23 ++++++++++++++++++--
libatomic/libatomic_asneeded.a | 3 +++
libatomic/libatomic_asneeded.so | 3 +++
libgcc/config/t-slibgcc | 15 +++++++++++--
11 files changed, 132 insertions(+), 12 deletions(-)
create mode 100644 libatomic/libatomic_asneeded.a
create mode 100644 libatomic/libatomic_asneeded.so
--
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 47d09318c41 tree-optimization/123539 - signed UB in vector reduction
new fdfb0452237 Fortran: Check constant PDT type specification parameters [ [...]
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/array.cc | 12 +++++++
gcc/fortran/expr.cc | 67 ++++++++++++++++++++++++++++++++++++
gcc/fortran/gfortran.h | 1 +
gcc/fortran/trans-expr.cc | 3 +-
gcc/testsuite/gfortran.dg/pdt_81.f03 | 48 ++++++++++++++++++++++++++
5 files changed, 130 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_81.f03
--
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 f8a2eb766f9 xfail store_merging_19.c for the same reason as store_merging_18.c
new 47d09318c41 tree-optimization/123539 - signed UB in vector reduction
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/tree-vect-loop.cc | 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 master
in repository binutils-gdb.
from 3bd0cc81ba3 PowerPC: Support for Additional Performance Monitor Counter [...]
new 7103202e606 PowerPC: Support for eTCE (RFC02662)
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/testsuite/gas/ppc/future.d | 5 +++++
gas/testsuite/gas/ppc/future.s | 5 +++++
opcodes/ppc-opc.c | 13 +++++++++++++
3 files changed, 23 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 cbb9d381520 VN: Fix VN ICE for large _BitInt types
new f8a2eb766f9 xfail store_merging_19.c for the same reason as store_merging_18.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.dg/store_merging_19.c | 3 ++-
1 file changed, 2 insertions(+), 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 master
in repository binutils-gdb.
from 90e5645309b libiberty: sync with gcc
new 3bd0cc81ba3 PowerPC: Support for Additional Performance Monitor Counter [...]
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/testsuite/gas/ppc/future.d | 22 ++++++++++++++++++++++
gas/testsuite/gas/ppc/future.s | 22 ++++++++++++++++++++++
opcodes/ppc-opc.c | 22 ++++++++++++++++++++++
3 files changed, 66 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 808fc71d15a Add TARGET_MMX_WITH_SSE to the condition of all 64-bit _Flo [...]
new e6470a44a25 pr122458.c: Replace .quad with .dc.a
new 808b684172c RISC-V: Add support for _BitInt [PR117581]
new cbb9d381520 VN: Fix VN ICE for large _BitInt types
The 3 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/testsuite/gcc.dg/ipa/pr122458.c | 2 +-
gcc/testsuite/gcc.dg/torture/bitint-64.c | 1 +
gcc/testsuite/gcc.dg/torture/bitint-82.c | 1 +
gcc/testsuite/gcc.dg/torture/bitint-84.c | 1 +
gcc/testsuite/gcc.target/riscv/bitint-32-on-rv64.c | 47 +++++++++++++++++++
.../{aarch64 => riscv}/bitint-alignments.c | 2 +
.../{loongarch/la64 => riscv}/bitint-args.c | 53 +++++++++++-----------
.../gcc.target/{aarch64 => riscv}/bitint-sizes.c | 5 ++
gcc/tree-ssa-sccvn.cc | 8 +++-
.../libgcc-riscv.ver} | 3 +-
libgcc/config/riscv/t-elf | 2 +
libgcc/config/riscv/t-softfp32 | 5 +-
13 files changed, 134 insertions(+), 30 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/bitint-32-on-rv64.c
copy gcc/testsuite/gcc.target/{aarch64 => riscv}/bitint-alignments.c (97%)
copy gcc/testsuite/gcc.target/{loongarch/la64 => riscv}/bitint-args.c (50%)
copy gcc/testsuite/gcc.target/{aarch64 => riscv}/bitint-sizes.c (90%)
copy libgcc/config/{loongarch/libgcc-loongarch.ver => riscv/libgcc-riscv.ver} (91%)
--
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 main
in repository llvm-lnt.
from e0f468e [Github] Use contents: read for permissions
new b167d82 [Github] Hash pin all dependencies
new 323369e Merge pull request #152 from boomanaiden154/hash-pin-github-a [...]
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:
.github/workflows/build-and-publish-package.yaml | 14 +++++++-------
.github/workflows/tox.yaml | 6 +++---
2 files changed, 10 insertions(+), 10 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 main
in repository llvm-lnt.
from 31d46d7 [importreport] Allow specifying additional run information to [...]
new e0f468e [Github] Use contents: read for permissions
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:
.github/workflows/build-and-publish-package.yaml | 3 +++
.github/workflows/tox.yaml | 3 +++
2 files changed, 6 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.