Hi. I'm looking for documentation of the ".tu" file format output by the "-fdump-translation-unit". Is there any? Am I right in assuming that this is basically a dump of the tree described at <http://gcc.gnu.org/onlinedocs/gccint/Trees.html>? Thanks in advance, Richard.