Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!news.misty.com!news.iecc.com!.POSTED!nerds-end From: abh220 Newsgroups: comp.compilers Subject: Re: how to get Gimple form Date: Tue, 23 Oct 2012 03:18:46 -0700 (PDT) Organization: Compilers Central Lines: 3 Sender: johnl@iecc.com Approved: comp.compilers@iecc.com Message-ID: <12-10-011@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 1351014355 76517 64.57.183.58 (23 Oct 2012 17:45:55 GMT) X-Complaints-To: abuse@iecc.com NNTP-Posting-Date: Tue, 23 Oct 2012 17:45:55 +0000 (UTC) Keywords: GCC Posted-Date: 23 Oct 2012 13:45:55 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:769 use fdump-tree-gimple flag to dump gimple equivalent of a program. For more info look at gcc debug options.