This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-11
in repository gcc.
from b16f123ccbb Daily bump.
new 0d7e5f90597 c++: array DMI and member fn [PR109666]
new 506d5f399be c++: member vs global template [PR106310]
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/init.c | 11 ++-----
gcc/cp/name-lookup.c | 37 +++++++++++++++++++++++
gcc/cp/name-lookup.h | 2 ++
gcc/cp/parser.c | 17 ++++++++---
gcc/cp/pt.c | 20 ++----------
gcc/testsuite/g++.dg/cpp0x/nsdmi-array2.C | 15 +++++++++
gcc/testsuite/g++.dg/cpp0x/nsdmi-template25.C | 18 +++++++++++
gcc/testsuite/g++.dg/template/template-keyword4.C | 18 +++++++++++
8 files changed, 106 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nsdmi-array2.C
create mode 100644 gcc/testsuite/g++.dg/cpp0x/nsdmi-template25.C
create mode 100644 gcc/testsuite/g++.dg/template/template-keyword4.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 releases/gcc-13
in repository gcc.
from 6facc94692f PR modula2/111330 Bootstrap failure building SeqFile.lo
new 65331a30922 i386: Handle CONST_WIDE_INT in output_pic_addr_const [PR111340]
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/i386.cc | 4 ++--
gcc/testsuite/gcc.target/i386/pr111340.c | 9 +++++++++
2 files changed, 11 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr111340.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.