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]

Using GCC as code generator


Hi, 
I am currently exploring the possibility of using gcc backend to generate
binary code from an intermediate representation. I appreciate very much if
anyone could point me to any references or give any suggestions. In
particular, I need to find out the answer for
1. Up to dated specification of the intermediate representation that gcc
uses (tree, RTL)
2. the way to invoke gcc backend independantly of the frontend
Thank you.
Hong


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