https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98529
--- Comment #9 from Rainer Orth <ro at gcc dot gnu.org> --- I see it's a common issue on Solaris: instead of the expected Depset:0 decl entity:204 function_decl:'::fprintf' as found on Linux, we have Depset:0 decl entity:26 function_decl:'::std::printf' What's the best way to handle this: just allow for the alternative form in the scan-lang-dump?