This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Documentation of ".tu" file format
- From: Richard Brooksby <rb at ravenbrook dot com>
- To: gcc at gcc dot gnu dot org
- Date: Fri, 20 Feb 2004 19:45:06 +0000
- Subject: Documentation of ".tu" file format
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.