This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 84f19ecb019 c++: P2308, Template parameter initialization (tests) [PR113800]
new 6f7935b3fd6 c++: -frange-for-ext-temps and reused temps [PR118856]
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/cp/call.cc | 87 ++++++++++++++++++---------------
gcc/testsuite/g++.dg/cpp23/range-for9.C | 20 ++++++++
2 files changed, 67 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp23/range-for9.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 7738c6286fb tree, gengtype: Fix up GC issue with DECL_VALUE_EXPR [PR118790]
new 84f19ecb019 c++: P2308, Template parameter initialization (tests) [PR113800]
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/g++.dg/cpp26/pack-indexing15.C | 20 +++++++++
.../cpp2a/{nontype-class64.C => nontype-class68.C} | 15 +++----
gcc/testsuite/g++.dg/cpp2a/nontype-class69.C | 27 +++++++++++++
gcc/testsuite/g++.dg/cpp2a/nontype-class70.C | 47 ++++++++++++++++++++++
gcc/testsuite/g++.dg/cpp2a/nontype-class71.C | 19 +++++++++
gcc/testsuite/g++.dg/cpp2a/nontype-class72.C | 41 +++++++++++++++++++
6 files changed, 162 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp26/pack-indexing15.C
copy gcc/testsuite/g++.dg/cpp2a/{nontype-class64.C => nontype-class68.C} (55%)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class69.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class70.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class71.C
create mode 100644 gcc/testsuite/g++.dg/cpp2a/nontype-class72.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 926c989131e arm: gimple fold aes[ed] [PR114522]
new 7738c6286fb tree, gengtype: Fix up GC issue with DECL_VALUE_EXPR [PR118790]
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/doc/gty.texi | 5 +
gcc/gengtype.cc | 7 +-
gcc/testsuite/gfortran.dg/gomp/pr118790.f90 | 182 ++++++++++++++++++++++++++++
gcc/tree.cc | 50 +++++++-
4 files changed, 240 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/gomp/pr118790.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 releases/gcc-14
in repository gcc.
from 6569505d4c1 Daily bump.
new 9fa962a5db7 c++: Constrain visibility for CNTTPs with internal types [P [...]
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/cp/decl2.cc | 4 +++-
gcc/testsuite/g++.dg/template/linkage6.C | 13 +++++++++++++
2 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/template/linkage6.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 0e485b8c85c c++: Constrain visibility for CNTTPs with internal types [P [...]
new 926c989131e arm: gimple fold aes[ed] [PR114522]
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/arm/arm-builtins.cc | 55 ++++++++++++++++++++++++++++++++++++++++++
gcc/config/arm/arm-builtins.h | 1 +
gcc/config/arm/arm.cc | 3 +++
3 files changed, 59 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 a1855a3e0bc testsuite: Add another range for coroutines testcase [PR118574]
new 0e485b8c85c c++: Constrain visibility for CNTTPs with internal types [P [...]
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/cp/decl2.cc | 4 +++-
gcc/testsuite/g++.dg/template/linkage6.C | 13 +++++++++++++
2 files changed, 16 insertions(+), 1 deletion(-)
create mode 100644 gcc/testsuite/g++.dg/template/linkage6.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 binutils-gdb.
from d6fcd68164c Automatic date update in version.in
new 5d43cdc1005 aarch64: fix a crash during maintenance print cooked-registers
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:
gdb/aarch64-tdep.c | 3 +++
1 file changed, 3 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 26baa2c09b3 c++: Fix up regressions caused by for/while loops with decl [...]
new a1855a3e0bc testsuite: Add another range for coroutines testcase [PR118574]
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:
.../coroutines/{range-for1.C => range-for2.C} | 39 +++++++++++++++++-----
1 file changed, 31 insertions(+), 8 deletions(-)
copy gcc/testsuite/g++.dg/coroutines/{range-for1.C => range-for2.C} (57%)
--
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 7db94370a74 build: Remove HAVE_LD_EH_FRAME_CIEV3
new 26baa2c09b3 c++: Fix up regressions caused by for/while loops with decl [...]
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/c-family/c-common.h | 6 +-
gcc/c-family/c-gimplify.cc | 41 ++++-------
gcc/cp/constexpr.cc | 97 ++++++++++++++++++++++++--
gcc/cp/semantics.cc | 128 +++++++++++++++++++++++++---------
gcc/testsuite/g++.dg/cpp26/decomp12.C | 46 ++++++++++++
gcc/testsuite/g++.dg/expr/for9.C | 25 +++++++
gcc/tree-iterator.cc | 22 ++++++
gcc/tree-iterator.h | 1 +
8 files changed, 297 insertions(+), 69 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp26/decomp12.C
create mode 100644 gcc/testsuite/g++.dg/expr/for9.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 85b0a6e853a doc: Update install.texi for GCC 15 on Solaris
new 7db94370a74 build: Remove HAVE_LD_EH_FRAME_CIEV3
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/config/sol2-protos.h | 1 -
gcc/config/sol2.cc | 9 ---------
gcc/config/sol2.h | 5 -----
gcc/configure | 40 ----------------------------------------
gcc/configure.ac | 36 ------------------------------------
6 files changed, 97 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.