public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* about front-ends
@ 2003-05-10 14:52 liu wen wei
  2003-05-12  8:46 ` Alexandre Courbot
  0 siblings, 1 reply; 2+ messages in thread
From: liu wen wei @ 2003-05-10 14:52 UTC (permalink / raw)
  To: gcc-help

hello,
  I want to do some source program analysis on the AST tree generated by gcc , so I want that gcc could shortcut following work after having generated AST tree.I don't how to do , could you help me ?
thanks !            liu.w.w




____________________________________________________________
Get advanced SPAM filtering on Webmail or POP Mail ... Get Lycos Mail!
http://login.mail.lycos.com/r/referral?aid=27005

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: about front-ends
  2003-05-10 14:52 about front-ends liu wen wei
@ 2003-05-12  8:46 ` Alexandre Courbot
  0 siblings, 0 replies; 2+ messages in thread
From: Alexandre Courbot @ 2003-05-12  8:46 UTC (permalink / raw)
  To: liuww; +Cc: gcc-help

> hello,
>   I want to do some source program analysis on the AST tree generated by
> gcc , so I want that gcc could shortcut following work after having
> generated AST tree.I don't how to do , could you help me ? thanks !        
>    liu.w.w

Hi,

Not exactly what you asked for, but GCC-XML is maybe what you need:
http://www.gccxml.org

Otherwise, the GCC site is full of useful documentation regarding gcc 
customisation:
http://gcc.gnu.org/onlinedocs/

Alex.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-12  8:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-10 14:52 about front-ends liu wen wei
2003-05-12  8:46 ` Alexandre Courbot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).