Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!border3.nntp.dca.giganews.com!border1.nntp.dca.giganews.com!border4.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!news.iecc.com!.POSTED!nerds-end From: basile@starynkevitch.net Newsgroups: comp.compilers Subject: Re: how to get Gimple form Date: Tue, 30 Oct 2012 12:32:39 -0700 (PDT) Organization: Compilers Central Lines: 12 Sender: johnl@iecc.com Approved: comp.compilers@iecc.com Message-ID: <12-10-013@comp.compilers> References: <12-10-002@comp.compilers> NNTP-Posting-Host: news.iecc.com Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: leila.iecc.com 1351633194 53795 64.57.183.58 (30 Oct 2012 21:39:54 GMT) X-Complaints-To: abuse@iecc.com NNTP-Posting-Date: Tue, 30 Oct 2012 21:39:54 +0000 (UTC) Keywords: GCC, tools Posted-Date: 30 Oct 2012 17:39:54 EDT X-submission-address: compilers@iecc.com X-moderator-address: compilers-request@iecc.com X-FAQ-and-archives: http://compilers.iecc.com Xref: csiph.com comp.compilers:771 On Sunday, October 7, 2012 4:36:29 PM UTC+2, Srikanth Raju wrote: > Can any one know how to get gimple form from source program ? > > I Am Going To Do Project On Code Optimization. And Also I Want To Know About Dynamic-plugins. You should read more about GCC plugins, and you definitely should be interested by GCC MELT on http://gcc-melt.org/ because MELT is a domain specific language designed to easily handle Gimple-s (& Tree-s, and other GCC internal representations). Basile Starynkevitch -- http://starynkevitch.net/Basile/