Hi,
On 3/4/07, Steven Bosscher <[EMAIL PROTECTED]> wrote:
On 3/4/07, Sunzir Deepur <[EMAIL PROTECTED]> wrote:
> Forgive me, I had mistake in the question - I meant the debug dump files
> that we get just by using the -fdump-rtl-all. not the vcg files.
> how can I understand their syntax ?
http:
On 3/4/07, Sunzir Deepur <[EMAIL PROTECTED]> wrote:
Forgive me, I had mistake in the question - I meant the debug dump files
that we get just by using the -fdump-rtl-all. not the vcg files.
how can I understand their syntax ?
http://gcc.gnu.org/onlinedocs/gccint/RTL.html#RTL
Gr.
Steven
Hi,
On 3/4/07, Steven Bosscher <[EMAIL PROTECTED]> wrote:
On 3/4/07, Sunzir Deepur <[EMAIL PROTECTED]> wrote:
> hello ppl,
>
> when I use -fdump-rtl-all with -dv I get CFG files.
> where can I learn the syntax of that CFG files ?
> it seems some kind of LISP language...
So my guess is that
On 3/4/07, Sunzir Deepur <[EMAIL PROTECTED]> wrote:
hello ppl,
when I use -fdump-rtl-all with -dv I get CFG files.
where can I learn the syntax of that CFG files ?
it seems some kind of LISP language...
As the fine manual says:
`-dv'
For each of the other indicated dump files
hello ppl,
when I use -fdump-rtl-all with -dv I get CFG files.
where can I learn the syntax of that CFG files ?
it seems some kind of LISP language...
thanks !
sunzir