c code inliner

paulw@mmail.ath.cx
31 Mar 2005 23:31:57 -0500

          From comp.compilers

Related articles
c code inliner paulw@mmail.ath.cx (2005-03-31)
Re: c code inliner nathan.moore@sdc.cox.net (Nathan Moore) (2005-04-02)
Re: c code inliner basile-news@starynkevitch.net (Basile Starynkevitch \[news\]) (2005-04-02)
Re: c code inliner tmk@netvision.net.il (2005-04-02)
Re: c code inliner eeide@cs.utah.edu (Eric Eide) (2005-04-02)
Re: c code inliner pohjalai@cc.helsinki.fi (A Pietu Pohjalainen) (2005-04-26)
Re: c code inliner gtoal@gtoal.com (2005-04-30)
[1 later articles]
| List of all articles for this month |

From: paulw@mmail.ath.cx
Newsgroups: comp.compilers
Date: 31 Mar 2005 23:31:57 -0500
Organization: http://groups.google.com
Keywords: C, tools, question
Posted-Date: 31 Mar 2005 23:31:57 EST

Hi


Can gcc or cpp produce c code after inlining?
I.e. I only want my c code after inlining but not compiled.
Sort of like preprocessing "-E" but with inlining.
Or any one knows any tools that does only "controlled" inlining?
I don't need optimization or any thing, just inlining.


Thanks



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.