This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 623cd25e688 libstdc++: Do not include internal headers in tests
new cc78f852383 libstdc++: Fix -Wunused-variable from <regex>
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/bits/regex.tcc | 6 +++---
1 file changed, 3 insertions(+), 3 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 d0ff10a005e fortran: remove redundant code related to constant pointer
new 623cd25e688 libstdc++: Do not include internal headers in tests
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/testsuite/17_intro/headers/c++2011/42319.cc | 4 ++--
libstdc++-v3/testsuite/30_threads/thread/swap/1.cc | 2 +-
2 files changed, 3 insertions(+), 3 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 8728f60b975 libstdc++: Implement const copy-assignment for tuple<> [PR119721]
new d0ff10a005e fortran: remove redundant code related to constant pointer
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/trans-expr.cc | 3 ---
1 file changed, 3 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 c55c1de3a9a libstdc++: Simplify std::regex_traits::value
new 52e300124d2 libstdc++: Add constructors and assignments for tuple<> wit [...]
new 8728f60b975 libstdc++: Implement const copy-assignment for tuple<> [PR119721]
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:
libstdc++-v3/include/std/tuple | 53 +++++++--
.../20_util/tuple/requirements/empty_trivial.cc | 17 +++
.../testsuite/23_containers/tuple/cons/119721.cc | 121 +++++++++++++++++++++
3 files changed, 184 insertions(+), 7 deletions(-)
create mode 100644 libstdc++-v3/testsuite/20_util/tuple/requirements/empty_trivial.cc
create mode 100644 libstdc++-v3/testsuite/23_containers/tuple/cons/119721.cc
--
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 8b0e43d7ec8 Handle VIEW_CONVERT_EXPR for non-floats.
new c55c1de3a9a libstdc++: Simplify std::regex_traits::value
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/bits/regex.tcc | 49 +++++++++++++++++++++++++++++++------
libstdc++-v3/include/std/regex | 1 -
2 files changed, 41 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 master
in repository gcc.
from dd7dffb02ff Fix possible double-free and leak in BB SLP discovery
new 8b0e43d7ec8 Handle VIEW_CONVERT_EXPR for non-floats.
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/gimple-range-op.cc | 4 +++
gcc/range-op-mixed.h | 41 +++++++++++++++++++++++
gcc/range-op.cc | 76 ++++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr91191.c | 20 +++++++++++
4 files changed, 141 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/pr91191.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 fe7827c25a4 Fortran: PDT - gfortran does not catch F2023:R916 [PR122165]
new dd7dffb02ff Fix possible double-free and leak in BB SLP discovery
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/tree-vect-slp.cc | 11 ++++++++---
1 file changed, 8 insertions(+), 3 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 062e2057265 Testcase for PR70102
new fe7827c25a4 Fortran: PDT - gfortran does not catch F2023:R916 [PR122165]
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/primary.cc | 8 ++++++++
gcc/testsuite/gfortran.dg/pdt_64.f03 | 17 +++++++++++++++++
2 files changed, 25 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/pdt_64.f03
--
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 46dcc8e575c Fortran: Fix recursive PDT function invocation [PR122433, P [...]
new 062e2057265 Testcase for PR70102
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/vect/pr70102.f | 21 +++++++++++++++++++++
1 file changed, 21 insertions(+)
create mode 100644 gcc/testsuite/gfortran.dg/vect/pr70102.f
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.