diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2020-12-02 21:39:08 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2020-12-02 21:39:08 +0000 |
commit | dc2b372ed1b1e9af6db45051cff95478c7616807 (patch) | |
tree | ce0008f72deb04eb3f14f9c916dae310bebaf5d2 /gcc/reg-stack.c | |
parent | 2847d7d28ea79e2f93049fad16f931b6705c9fff (diff) | |
download | gcc-dc2b372ed1b1e9af6db45051cff95478c7616807.zip gcc-dc2b372ed1b1e9af6db45051cff95478c7616807.tar.gz gcc-dc2b372ed1b1e9af6db45051cff95478c7616807.tar.bz2 |
libstdc++: Fix std::any pretty printer [PR 68735]
This fixes errors seen on powerpc64 (big endian only) due to the
printers for std::any and std::experimental::any being unable to find
the manager function.
libstdc++-v3/ChangeLog:
PR libstdc++/65480
PR libstdc++/68735
* python/libstdcxx/v6/printers.py (function_pointer_to_name):
New helper function to get the name of a function from its
address.
(StdExpAnyPrinter.__init__): Use it.
Diffstat (limited to 'gcc/reg-stack.c')
0 files changed, 0 insertions, 0 deletions