[Bug libstdc++/65480] libstdc++-prettyprinters/libfundts.cc test failures on powepc64

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 24 15:35:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65480

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
The code to print the target object is pretty funky, but it seems like it isn't
even being used here; the output is just the raw output you'd get without a
pretty printer.

So why isn't GDB using the StdExpAnyPrinter for the type
std::experimental::fundamentals_v1::any? Hmm.



More information about the Gcc-bugs mailing list