This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 619a9539ee3 c++: fix -Wparentheses for bool-like class types
new df5df103550 Document cond_copysign and cond_len_copysign optabs [PR112951]
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/md.texi | 10 +++++++++-
gcc/optabs.def | 4 ++--
2 files changed, 11 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 9a65c8ee659 c++: [[deprecated]] on template redecl [PR84542]
new 619a9539ee3 c++: fix -Wparentheses for bool-like class types
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/cp-tree.h | 2 +-
gcc/cp/semantics.cc | 71 +++++++++++++++++++++++++++--
gcc/cp/typeck.cc | 7 +--
gcc/testsuite/g++.dg/warn/Wparentheses-34.C | 31 +++++++++++++
4 files changed, 101 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wparentheses-34.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.