This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.38/master
in repository glibc.
from 96f1804a0d x86: fix wmemset ifunc stray '!' (bug 33542)
new 49c250106a AArch64: Optimise SVE scalar callbacks
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:
sysdeps/aarch64/fpu/sv_math.h | 97 +++++++++++++++++++++++++++----------------
1 file changed, 62 insertions(+), 35 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 release/2.39/master
in repository glibc.
from 0d05a895f1 aarch64: fix includes in SME tests
new 03d0393343 AArch64: Optimise SVE scalar callbacks
new 28c1de6580 AArch64: Fix instability in AdvSIMD tan
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:
sysdeps/aarch64/fpu/sv_math.h | 97 +++++++++++++++++++++++++--------------
sysdeps/aarch64/fpu/tan_advsimd.c | 31 ++++---------
2 files changed, 71 insertions(+), 57 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 f10f9ae2760 testsuite: Require target int32 for pr116815.c test
new 7db49bf4be2 fortran: Enforce spec statement ordering [PR32365]
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/parse.cc | 9 ++++++++
gcc/testsuite/gfortran.dg/common_22.f90 | 16 ++++++-------
gcc/testsuite/gfortran.dg/common_24.f | 2 +-
gcc/testsuite/gfortran.dg/goacc/routine-1.f90 | 6 ++---
gcc/testsuite/gfortran.dg/goacc/routine-2.f90 | 2 +-
.../gfortran.dg/gomp/declare-variant-17.f90 | 4 ++--
gcc/testsuite/gfortran.dg/gomp/interop-1.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/order-2.f90 | 10 ++++-----
gcc/testsuite/gfortran.dg/gomp/pr78026.f03 | 2 +-
gcc/testsuite/gfortran.dg/gomp/requires-4.f90 | 2 +-
gcc/testsuite/gfortran.dg/gomp/requires-6.f90 | 2 +-
gcc/testsuite/gfortran.dg/pr61669.f90 | 4 ++--
.../gfortran.dg/spec_statement_in_exec.f90 | 26 ++++++++++++++++++++++
13 files changed, 61 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/spec_statement_in_exec.f90
--
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 release/2.40/master
in repository glibc.
from a66680adf3 aarch64: fix includes in SME tests
new 303363922c AArch64: Optimise SVE scalar callbacks
new b06fc96c20 AArch64: Fix instability in AdvSIMD tan
new a07f8630bf AArch64: Fix and improve SVE pow(f) special cases
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:
sysdeps/aarch64/fpu/pow_sve.c | 80 ++++++++++++++------------------
sysdeps/aarch64/fpu/powf_sve.c | 30 +++---------
sysdeps/aarch64/fpu/sv_math.h | 97 +++++++++++++++++++++++++--------------
sysdeps/aarch64/fpu/tan_advsimd.c | 31 ++++---------
4 files changed, 111 insertions(+), 127 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 863b1ab7606 ada: Reserve Is_Constructor for Ada constructors
new f10f9ae2760 testsuite: Require target int32 for pr116815.c test
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/pr116815.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 release/2.41/master
in repository glibc.
from 215e9155ea aarch64: fix includes in SME tests
new 360f60fb63 AArch64: Optimise SVE scalar callbacks
new ca489fc802 AArch64: Fix instability in AdvSIMD tan
new 442cc3901b AArch64: Fix instability in AdvSIMD sinh
new 1e16b570bb AArch64: fix SVE tanpi(f) [BZ #33642]
new 5c6445672a AArch64: Fix and improve SVE pow(f) special cases
The 5 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:
sysdeps/aarch64/fpu/pow_sve.c | 80 +++++++++++++------------------
sysdeps/aarch64/fpu/powf_sve.c | 30 +++---------
sysdeps/aarch64/fpu/sinh_advsimd.c | 33 ++++---------
sysdeps/aarch64/fpu/sv_math.h | 97 ++++++++++++++++++++++++--------------
sysdeps/aarch64/fpu/tan_advsimd.c | 31 ++++--------
sysdeps/aarch64/fpu/tanpi_sve.c | 10 ++--
sysdeps/aarch64/fpu/tanpif_sve.c | 4 +-
7 files changed, 127 insertions(+), 158 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 releases/gcc-14
in repository gcc.
from 19da7880d50 libstdc++: Fix error reporting for filesystem::rename on Wi [...]
new 3f9c201099f lto/122515: Fix archive offset types for i686
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/lto-wrapper.cc | 20 ++++------
gcc/lto/lto-common.cc | 18 ++++++---
gcc/lto/lto-object.cc | 6 +--
gcc/lto/lto.h | 2 +-
gcc/testsuite/gcc.dg/lto/pr122515_0.c | 9 +++++
gcc/testsuite/gcc.dg/lto/pr122515_1.c | 12 ++++++
gcc/testsuite/gcc.dg/lto/pr122515_2.c | 12 ++++++
gcc/testsuite/gcc.dg/lto/pr122515_3.c | 12 ++++++
gcc/testsuite/gcc.dg/lto/pr122515_4.c | 12 ++++++
gcc/testsuite/gcc.dg/lto/pr122515_5.c | 12 ++++++
gcc/testsuite/gcc.dg/lto/pr122515_6.c | 12 ++++++
gcc/testsuite/gcc.dg/lto/pr122515_7.c | 12 ++++++
gcc/testsuite/gcc.dg/lto/pr122515_8.c | 12 ++++++
gcc/testsuite/gcc.dg/lto/pr122515_9.c | 12 ++++++
gcc/testsuite/lib/lto.exp | 69 ++++++++++++++++++++++++++++++++++-
15 files changed, 207 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/lto/pr122515_0.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr122515_1.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr122515_2.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr122515_3.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr122515_4.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr122515_5.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr122515_6.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr122515_7.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr122515_8.c
create mode 100644 gcc/testsuite/gcc.dg/lto/pr122515_9.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.