This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from f9fdd8f044c Daily bump. new 7613becb7c3 PR c++/87547 * rtti.c (get_tinfo_decl_dynamic): Use unlow [...] new 37c22fd17b9 * c-lex.c (c_common_has_attribute): Return 201803 instead [...]
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/c-family/ChangeLog | 5 +++++ gcc/c-family/c-lex.c | 2 +- gcc/cp/ChangeLog | 6 ++++++ gcc/cp/rtti.c | 2 +- gcc/testsuite/ChangeLog | 7 +++++++ .../g++.dg/{cpp1z/feat-cxx1z.C => cpp2a/feat-cxx2a.C} | 8 +++++++- gcc/testsuite/g++.dg/rtti/typeid12.C | 16 ++++++++++++++++ 7 files changed, 43 insertions(+), 3 deletions(-) copy gcc/testsuite/g++.dg/{cpp1z/feat-cxx1z.C => cpp2a/feat-cxx2a.C} (97%) create mode 100644 gcc/testsuite/g++.dg/rtti/typeid12.C