This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from a5597d6 PR target/71948 * config/avr/avr.c (AVR_SYMBOL_FLAG_TINY_PM [...] new bd17928 Add non-const std::basic_string::data() for C++17 new a5b4465 * mangle.c (mangle_decl): Fix mangled name change warning. new b795d0c * mangle.c (get_abi_tags): New. new c6b4d6c Warn about mangled name change even if DECL_REALLY_EXTERN.
The 4 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/ChangeLog | 9 ++ gcc/cp/mangle.c | 114 ++++++++++++--------- gcc/testsuite/g++.dg/abi/Wabi-2-3.C | 2 +- gcc/testsuite/g++.dg/abi/Wabi-3-2.C | 2 +- libstdc++-v3/ChangeLog | 5 + libstdc++-v3/include/bits/basic_string.h | 36 ++++++- .../wchar_t/5.cc => operations/data/char/2.cc} | 29 +++--- .../wchar_t/5.cc => operations/data/wchar_t/2.cc} | 29 +++--- 8 files changed, 141 insertions(+), 85 deletions(-) copy libstdc++-v3/testsuite/21_strings/basic_string/{operators/wchar_t/5.cc => ope [...] copy libstdc++-v3/testsuite/21_strings/basic_string/{operators/wchar_t/5.cc => ope [...]