https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105418
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Debug_tree really only works post frontend in many cases. Especially when things like overload sets are not resolved and all. You are better just to look at the contents of the tree itself.