This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 35200a033df RISC-V: Don't use structured binding in riscv-common.cc
new e71c0157478 c++: quadratic constexpr folding of arith expr [PR118340]
new 51e93aadc94 c++: substituting fn parm redeclared with dep alias tmpl [P [...]
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/cp/constexpr.cc | 33 +++++++++++++++++++++++++++++-
gcc/cp/pt.cc | 14 +++++++++++--
gcc/testsuite/g++.dg/cpp0x/alias-decl-80.C | 21 +++++++++++++++++++
3 files changed, 65 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/alias-decl-80.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 devel/omp/gcc-15
in repository gcc.
from de723918517 ChangeLog.omp bump
new 98f85717286 OpenMP: Handle more cases in user/condition selector
new f2a61a287db OpenMP: Fix regressions in metadirective-target-device-2.c [...]
new 54c4c451208 ChangeLog.omp bump
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/ChangeLog.omp | 9 +++++
gcc/DATESTAMP.omp | 2 +-
gcc/c/ChangeLog.omp | 9 +++++
gcc/c/c-parser.cc | 19 ++++++++--
gcc/cp/ChangeLog.omp | 12 ++++++
gcc/cp/cp-tree.h | 1 +
gcc/cp/parser.cc | 21 +++++++++--
gcc/cp/pt.cc | 30 +++++++++++----
gcc/cp/semantics.cc | 3 +-
gcc/omp-general.cc | 14 +++++--
gcc/testsuite/ChangeLog.omp | 13 +++++++
.../c-c++-common/gomp/declare-variant-2.c | 2 +-
.../gomp/metadirective-condition-constexpr.c | 13 +++++++
.../c-c++-common/gomp/metadirective-condition.c | 25 +++++++++++++
.../gomp/metadirective-error-recovery.c | 9 ++++-
.../g++.dg/gomp/metadirective-condition-class.C | 43 ++++++++++++++++++++++
.../g++.dg/gomp/metadirective-condition-template.C | 41 +++++++++++++++++++++
17 files changed, 242 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/gomp/metadirective-condition-constexpr.c
create mode 100644 gcc/testsuite/c-c++-common/gomp/metadirective-condition.c
create mode 100644 gcc/testsuite/g++.dg/gomp/metadirective-condition-class.C
create mode 100644 gcc/testsuite/g++.dg/gomp/metadirective-condition-template.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 ea9ea72e448 real: Fix up real_from_integer [PR120547]
new 35200a033df RISC-V: Don't use structured binding in riscv-common.cc
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/common/config/riscv/riscv-common.cc | 27 ++++++++++++++++++---------
1 file changed, 18 insertions(+), 9 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 9f9476c195e ada: Reject Valid_Value arguments originating from Standard
new b7e10f86d5c ada: Implement built-in-place expansion of two-pass array a [...]
new 6b1c8f47583 ada: Tweak caching of streaming subprograms
new 257a8dc92ef ada: Fix crash on access to protected return
new 48a5910dde5 ada: Exception-raising loop incorrectly eliminated
new d056ac5fce4 ada: Spurious compilation error with repeated loop index
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:
gcc/ada/exp_aggr.adb | 498 +++++++++++++++++++++++++++++++--------------------
gcc/ada/exp_attr.adb | 4 +-
gcc/ada/exp_ch3.adb | 11 +-
gcc/ada/exp_ch4.adb | 18 +-
gcc/ada/exp_ch6.adb | 7 +
gcc/ada/exp_ch7.adb | 15 ++
gcc/ada/sem_ch3.adb | 11 +-
gcc/ada/sem_util.adb | 7 +-
8 files changed, 350 insertions(+), 221 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 9399a3b5f51 Fix handling of GUESSED_LOCAL in auto-fdo and preserve more [...]
new 2c3559839d7 libstdc++: Fix std::format thousands separators when sign p [...]
new ea9ea72e448 real: Fix up real_from_integer [PR120547]
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/real.cc | 27 ++++++++++++----------
gcc/testsuite/gcc.dg/bitint-123.c | 26 +++++++++++++++++++++
libstdc++-v3/include/std/format | 11 +++++++--
.../testsuite/std/format/functions/format.cc | 10 ++++++++
4 files changed, 60 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/bitint-123.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 glibc.
from 25f1d94576 manual: Document futimens and utimensat
new ea14d04e9a aarch64: add support for hwcap3,4
new fcd6a8b5c5 aarch64: add __ifunc_hwcap function to be used in ifunc resolvers
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/Makefile | 7 +-
sysdeps/aarch64/dl-irel.h | 21 ++++-
sysdeps/aarch64/sys/ifunc.h | 65 +++++++++++++--
sysdeps/aarch64/tst-ifunc-arg-1.c | 15 ++++
sysdeps/aarch64/tst-ifunc-arg-2.c | 14 ++++
sysdeps/aarch64/tst-ifunc-arg-3.c | 97 ++++++++++++++++++++++
.../aarch64/tst-ifunc-arg-4.c | 60 ++++++++-----
7 files changed, 247 insertions(+), 32 deletions(-)
create mode 100644 sysdeps/aarch64/tst-ifunc-arg-3.c
copy localedata/tst-bz13988.c => sysdeps/aarch64/tst-ifunc-arg-4.c (54%)
--
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 ea8d197fe29 Daily bump.
new d9fb0b4d8a4 Fix crash with constant initializer caused by IPA
new a52223c5b2b ada: Compiler crash on array aggregate association iteratin [...]
new 29447fb66f7 ada: Avoid calling Resolve with Stand.Any_Fixed as the expe [...]
new 5738c9b74bd ada: Fix compile-time failure due to duplicated attribute s [...]
new 09b0aacb5fc ada: Fix buffer overflow for function call returning discri [...]
new a871b236c17 ada: Error about assignment to limited target on aggregate [...]
new 9f9476c195e ada: Reject Valid_Value arguments originating from Standard
The 7 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:
.../gnat_rm/implementation_defined_attributes.rst | 6 +-
gcc/ada/exp_aggr.adb | 2 +-
gcc/ada/exp_attr.adb | 39 +++---
gcc/ada/exp_ch6.adb | 100 ++++------------
gcc/ada/gnat_rm.texi | 6 +-
gcc/ada/sem_attr.adb | 5 +-
gcc/ada/sem_res.adb | 2 +
gcc/ada/sem_util.adb | 133 +++++++++++++++------
gcc/testsuite/gnat.dg/specs/opt7.ads | 15 +++
gcc/testsuite/gnat.dg/specs/opt7_pkg.adb | 15 +++
gcc/testsuite/gnat.dg/specs/opt7_pkg.ads | 9 ++
gcc/tree-vect-data-refs.cc | 3 +-
12 files changed, 196 insertions(+), 139 deletions(-)
create mode 100644 gcc/testsuite/gnat.dg/specs/opt7.ads
create mode 100644 gcc/testsuite/gnat.dg/specs/opt7_pkg.adb
create mode 100644 gcc/testsuite/gnat.dg/specs/opt7_pkg.ads
--
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 1d90f8c7933 [RISC-V] Improve sequences to generate -1, 1 in some cases.
new 8cf31de8c8f RISC-V: Fix ICE for gcc.dg/graphite/pr33576.c with rv32gcv
new 9399a3b5f51 Fix handling of GUESSED_LOCAL in auto-fdo and preserve more [...]
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/auto-profile.cc | 20 +++++++++++++++++---
gcc/config/riscv/autovec-opt.md | 4 ++--
gcc/config/riscv/vector-iterators.md | 6 +++++-
3 files changed, 24 insertions(+), 6 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 8e1f06d1d1c RISC-V: Support Ssu64xl extension.
new 1d90f8c7933 [RISC-V] Improve sequences to generate -1, 1 in some cases.
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/zicond.md | 36 ++++++++++++++++++++++++++++-
gcc/testsuite/gcc.target/riscv/nozicond-1.c | 11 +++++++++
gcc/testsuite/gcc.target/riscv/nozicond-2.c | 15 ++++++++++++
3 files changed, 61 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/gcc.target/riscv/nozicond-1.c
create mode 100644 gcc/testsuite/gcc.target/riscv/nozicond-2.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 newlib.
from 86a05d66c Cygwin: do retrieve AzureAD users' information again
new 55e5d9bf0 Cygwin: Add 3.6.3 release note
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:
winsup/cygwin/release/3.6.3 | 5 +++++
1 file changed, 5 insertions(+)
create mode 100644 winsup/cygwin/release/3.6.3
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.