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]

about writing a new front end for gcc


i am just trying to write my own front end for gcc,but i find some difficult.

  as i know,i must finish some interfaces such as the lang_hooks structure as the

  ducuments say. but the other interfaces i should finish can not be found in the

  documents.E.g.: the convert() function declared in the tree.h file. i just want to know

  where can i find the documents of all the interfaces i should finish in my front end.


--
USTC Alumni Email System 



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