This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository gcc.
from 9fc6ea93d6f rs6000: Some rs6000_emit_epilogue improvements new 0325d276aca gcc/testsuite/ChangeLog: new 83454be655b PR libstdc++/90520 adjust Xmethod for recent unique_ptr changes new 6e059f2c994 gcc/testsuite/ChangeLog:
The 3 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/ChangeLog | 12 +- gcc/testsuite/g++.dg/overload/conv-op1.C | 2 +- gcc/testsuite/g++.dg/ubsan/pr63956.C | 4 +- gcc/testsuite/g++.old-deja/g++.pt/assign1.C | 2 +- gcc/testsuite/gcc.dg/gcc_diag-11.c | 220 --------------------------- libstdc++-v3/ChangeLog | 9 ++ libstdc++-v3/python/libstdcxx/v6/printers.py | 2 + libstdc++-v3/python/libstdcxx/v6/xmethods.py | 19 ++- 8 files changed, 40 insertions(+), 230 deletions(-) delete mode 100644 gcc/testsuite/gcc.dg/gcc_diag-11.c