This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Which optimization levels affect gimple?


On 1/26/07, Richard Guenther <richard.guenther@gmail.com> wrote:
On 1/26/07, Diego Novillo <dnovillo@redhat.com> wrote:
> Paulo J. Matos wrote on 01/26/07 06:52:
>
> > Is the output of -fdump-tree-optimized a subset of GIMPLE?
> >
> Yes.  The output is an incomplete textual representation of the GIMPLE
> form of the program.

It's after doing TER, so the statements are no longer valid GIMPLE statements.


What do you mean by TER?


Richard.



--
Paulo Jorge Matos - pocm at soton.ac.uk
http://www.personal.soton.ac.uk/pocm
PhD Student @ ECS
University of Southampton, UK


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]