problems with -fdump-tree options (gcc 4.0.0)
Diego Novillo
dnovillo@redhat.com
Tue May 3 16:09:00 GMT 2005
On Tue, May 03, 2005 at 05:57:12PM +0200, Nico Moser wrote:
> Where is the bla.c.t**.optimized file?
>
You didn't use -O. None of the optimizers run without it.
> What is the bla.c.t03.generic file? The same as the
>
That's the IL that all FEs generate while parsing. In some cases
.original and .generic are the same.
> bla.c.t02.original? I can't found it in the onlinedocumentation.
>
Really? Thanks. Could you file a documentation bug? They
should probably be mentioned.
Diego.
More information about the Gcc
mailing list