This is the mail archive of the gcc-help@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]

Question about gimple frontend


Hello all,

I notice that there is a project Gimple FE - A Gimple Front End
(http://gcc.gnu.org/wiki/GimpleFrontEnd).
I have read the GCC document to find how to use. And I found the
option, -fdump-tree-gimple, which can
be used to output gimple. However I cannot find any option to read
gimple in, and continues compiling.
Would you mind to tell me how to do it?

Thanks a lot


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