option to see the Intermediate repersantation (AST,GIMPLE,RTL)

sameer sinha sameer0201@gmail.com
Tue Jun 26 15:29:00 GMT 2007


many thanks to you.Actully i was using this command (-fdump-tree-all)
on older version of gcc (gcc-3.2) ,i think tahts why it was not
working.
now i am building newer version of gcc & hope this option will work on
newer version.

many thnx for helping me..

On 6/26/07, Ramana Radhakrishnan <ramana.radhakrishnan@celunite.com> wrote:
> Look at -fdump-tree-all for dumping the tree representations. Look at
> -da for RTL dumps. There should be intermediate dump files of the form
> *.c.t* and *.c.r* for the dumps for each of the passes.
>
> -Ramana
>
> On Tue, 2007-06-26 at 10:11 +0530, sameer sinha wrote:
> > hello,
> >           I want to see the various Intermediate representation like
> > AST,GIMLE & RTL corresponding to some different C programes.What
> > option i should give so that i would be able to see the files
> > containing ATS,GIMPLE & RTL????
> --
> cheers
> Ramana
>
> Ramana Radhakrishnan
> Celunite
>
>


-- 
Thanks & Regards
Sameer Sinha
Project Engineer
CDAC R&D,Bangalore



More information about the Gcc-help mailing list