Related articles |
---|
C -> C Compiler djm@jb.man.ac.uk (Dominic Morris) (2000-03-06) |
Re: C -> C Compiler idbaxter@semdesigns.com (Ira D. Baxter) (2000-03-06) |
From: | Dominic Morris <djm@jb.man.ac.uk> |
Newsgroups: | comp.compilers |
Date: | 6 Mar 2000 00:27:38 -0500 |
Organization: | Compilers Central |
Keywords: | C, question |
Hi,
Would someone point me in the direction of an optimizing C -> C
compiler i.e. one that takes in a source file and then emits an
optimized source file, assuming that such a program is freely
available.
I'm in the process of rehashing the Small C compiler and I suspect
that such a tool would improve the outputted code somewhat.
Many thanks,
dominic
Return to the
comp.compilers page.
Search the
comp.compilers archives again.