https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83161
uecker at gcc dot gnu.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |uecker at gcc dot gnu.org --- Comment #6 from uecker at gcc dot gnu.org --- A somewhat different features I always wanted (and working on) is a function that fully prints a type, i.e. also including the members of a structure type. With such a description one could also write a (user) function that parses the type and prints the content.