GCC IMA & general future proposal
Joseph S. Myers
jsm@polyomino.org.uk
Wed Oct 27 15:18:00 GMT 2004
On Wed, 27 Oct 2004, Geoff Keating wrote:
> I've put a quick draft of my idea of what the future of GCC should look like
> at
>
> <http://www.geoffk.org/gcc/future/gccfuture.html>
It is still useful in such a framework for front ends to be able to handle
multiple translation units at once as C does, and pass off GENERIC for all
of them to the next level at once, so that various cross-translation-unit
consistency checks can be made which depend on language-specific rules.
--
Joseph S. Myers http://www.srcf.ucam.org/~jsm28/gcc/
jsm@polyomino.org.uk (personal mail)
joseph@codesourcery.com (CodeSourcery mail)
jsm28@gcc.gnu.org (Bugzilla assignments and CCs)
More information about the Gcc
mailing list