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]

Extending the grammar of trees.


Hi,

Is there a (simple) way to  extend the grammar of trees (As defined in
tree.h & co) ? 

A brutal way would be to  add some lines in tree.def, but if possible,
I'd like to do something less intrusive in the code of GCC itself ... 

Thanks for your help,

-- 
Matthieu


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