This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 845fb3b4a90 libgomp.texi: Add OpenMP TR14 implementation status
new 6947098a34c RISC-V: Add Andes 25 series pipeline description.
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/andes-25-series.md | 322 ++++++++++++++++++++++++++++++++++++
gcc/config/riscv/riscv-cores.def | 10 ++
gcc/config/riscv/riscv-opts.h | 1 +
gcc/config/riscv/riscv.cc | 24 +++
gcc/config/riscv/riscv.md | 4 +-
gcc/doc/riscv-mcpu.texi | 16 +-
gcc/doc/riscv-mtune.texi | 2 +
7 files changed, 377 insertions(+), 2 deletions(-)
create mode 100644 gcc/config/riscv/andes-25-series.md
--
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 5da963d988e OpenMP: Add omp_default_device named constant [PR119677]
new 845fb3b4a90 libgomp.texi: Add OpenMP TR14 implementation status
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:
libgomp/libgomp.texi | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 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 1fa5dd8f986 libstdc++: Add ranges::borrowed_range specialization for op [...]
new 5da963d988e OpenMP: Add omp_default_device named constant [PR119677]
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/intrinsic.texi | 1 +
gcc/fortran/openmp.cc | 6 ++-
libgomp/omp.h.in | 3 +-
libgomp/omp_lib.f90.in | 1 +
libgomp/omp_lib.h.in | 3 +-
libgomp/target.c | 48 +++++++++++++++--
.../libgomp.c-c++-common/omp-default-device.c | 59 +++++++++++++++++++++
libgomp/testsuite/libgomp.c/device_uid.c | 4 +-
libgomp/testsuite/libgomp.fortran/device_uid.f90 | 5 +-
.../libgomp.fortran/omp-default-device.f90 | 61 ++++++++++++++++++++++
10 files changed, 180 insertions(+), 11 deletions(-)
create mode 100644 libgomp/testsuite/libgomp.c-c++-common/omp-default-device.c
create mode 100644 libgomp/testsuite/libgomp.fortran/omp-default-device.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 master
in repository gcc.
from d554b8a704b libstdc++: optional<T&> for function and unbounded array sh [...]
new 1fa5dd8f986 libstdc++: Add ranges::borrowed_range specialization for op [...]
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/std/optional | 6 ++++++
libstdc++-v3/testsuite/20_util/optional/range.cc | 6 +++++-
2 files changed, 11 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 gcc.
from b0e56bc6ad9 Ada: Fix variable initialized with if-expression not flagge [...]
new d554b8a704b libstdc++: optional<T&> for function and unbounded array sh [...]
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/std/optional | 39 ++++++++++++-----
libstdc++-v3/testsuite/20_util/optional/range.cc | 56 +++++++++++++++++++-----
2 files changed, 73 insertions(+), 22 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-15
in repository gcc.
from 594f4fbb758 i386: Support C++ template parameters in AMX intrinsics [PR122446]
new 5fac2f40b09 ada: Set Ekind early in object declarations
new f24307422d1 Ada: Fix variable initialized with if-expression not flagge [...]
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/sem_ch3.adb | 95 +++++++++++++++-------------------------
gcc/testsuite/gnat.dg/warn34.adb | 9 ++++
2 files changed, 45 insertions(+), 59 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/warn34.adb
--
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 eeccfad6a63 Fortran: Update test case. [PR36725]
new b0e56bc6ad9 Ada: Fix variable initialized with if-expression not flagge [...]
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/sem_ch3.adb | 75 ++++++++++++++++------------------------
gcc/testsuite/gnat.dg/warn34.adb | 9 +++++
2 files changed, 39 insertions(+), 45 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/warn34.adb
--
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 a0922a52b0e Daily bump.
new e1f44444e05 i386: Support C++ template parameters in AMX intrinsics [PR122446]
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/amxbf16intrin.h | 6 ++-
gcc/config/i386/amxcomplexintrin.h | 18 +++++---
gcc/config/i386/amxfp16intrin.h | 8 ++--
gcc/config/i386/amxint8intrin.h | 4 +-
gcc/config/i386/amxtileintrin.h | 20 ++++-----
gcc/testsuite/g++.target/i386/pr122446-1.C | 17 ++++++++
gcc/testsuite/g++.target/i386/pr122446-amxbf16.C | 16 +++++++
.../g++.target/i386/pr122446-amxcomplex.C | 24 +++++++++++
gcc/testsuite/g++.target/i386/pr122446-amxfp16.C | 16 +++++++
gcc/testsuite/g++.target/i386/pr122446-amxint8.C | 40 +++++++++++++++++
gcc/testsuite/g++.target/i386/pr122446-amxtile.C | 50 ++++++++++++++++++++++
gcc/testsuite/gcc.target/i386/amxbf16-asmintel-1.c | 2 +-
.../gcc.target/i386/amxcomplex-asmintel-1.c | 4 +-
gcc/testsuite/gcc.target/i386/amxfp16-asmintel-1.c | 2 +-
gcc/testsuite/gcc.target/i386/amxint8-asmintel-1.c | 8 ++--
gcc/testsuite/gcc.target/i386/amxtile-asmintel-1.c | 8 ++--
16 files changed, 208 insertions(+), 35 deletions(-)
create mode 100644 gcc/testsuite/g++.target/i386/pr122446-1.C
create mode 100644 gcc/testsuite/g++.target/i386/pr122446-amxbf16.C
create mode 100644 gcc/testsuite/g++.target/i386/pr122446-amxcomplex.C
create mode 100644 gcc/testsuite/g++.target/i386/pr122446-amxfp16.C
create mode 100644 gcc/testsuite/g++.target/i386/pr122446-amxint8.C
create mode 100644 gcc/testsuite/g++.target/i386/pr122446-amxtile.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 294cffd4d1d libstdc++: use -Wno-deprecated-declarations
new eeccfad6a63 Fortran: Update test case. [PR36725]
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/gfortran.dg/fmt_g0_4.f08 | 13 +++++++------
1 file changed, 7 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.