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?


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.


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