This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 654f6978cdc c++: Add diagnostic when operator= is used as truth cond [PR25689] new 97b30a399ef c++: typeid and instantiation [PR102651] new fcff9a464cc c++: traits, array of unknown bound of incomplete
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/rtti.cc | 15 ++++++++++---- gcc/cp/semantics.cc | 3 +-- gcc/testsuite/g++.dg/ext/unary_trait_incomplete.C | 24 +++++++++++------------ gcc/testsuite/g++.dg/rtti/typeid-complete1.C | 14 +++++++++++++ 4 files changed, 38 insertions(+), 18 deletions(-) create mode 100644 gcc/testsuite/g++.dg/rtti/typeid-complete1.C