This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 0918360d709 VECT: Add tree_code into "creat_iv" and allow it can handle [...]
new af595613acb libstdc++: Fix std::abs(__float128) for -NaN and -0.0 [PR109758]
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:
libstdc++-v3/include/bits/std_abs.h | 13 +++++-
.../testsuite/26_numerics/headers/cmath/109758.cc | 52 ++++++++++++++++++++++
2 files changed, 63 insertions(+), 2 deletions(-)
create mode 100644 libstdc++-v3/testsuite/26_numerics/headers/cmath/109758.cc
--
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 2f9b346e563 Daily bump.
new 891cdd3b935 aarch64: Remove alignment assertions [PR109661]
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.cc | 5 --
gcc/testsuite/g++.target/aarch64/pr109661-1.C | 122 +++++++++++++++++++++++++
gcc/testsuite/g++.target/aarch64/pr109661-2.C | 123 ++++++++++++++++++++++++++
gcc/testsuite/g++.target/aarch64/pr109661-3.C | 123 ++++++++++++++++++++++++++
gcc/testsuite/g++.target/aarch64/pr109661-4.C | 123 ++++++++++++++++++++++++++
gcc/testsuite/gcc.target/aarch64/pr109661-1.c | 5 ++
6 files changed, 496 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.target/aarch64/pr109661-1.C
create mode 100644 gcc/testsuite/g++.target/aarch64/pr109661-2.C
create mode 100644 gcc/testsuite/g++.target/aarch64/pr109661-3.C
create mode 100644 gcc/testsuite/g++.target/aarch64/pr109661-4.C
create mode 100644 gcc/testsuite/gcc.target/aarch64/pr109661-1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.