Java support in GCC 3.0
Mark Mitchell
mark@codesourcery.com
Tue Nov 21 09:57:00 GMT 2000
>>>>> "Joe" == Joe Keane <jgk@jgk.org> writes:
Joe> What i would like is a really good C compiler. In my
Joe> imagination, this is something like gcc 2.7.2, but faster and
Joe> smaller, more reliable, with better diagnostics, and of
Joe> course producing better code.
Joe> Is anyone working on this?
Yes.
In fact, GCC 3.0 will feature many improvements to the optimizers and
back-ends, including a mostly rewritten x86 back-end, and some new
global optimization algorithms. There will be more improvements in
these areas in 3.1; 3.0 is mostly a user-visible feature release, not
an optimization release.
--
Mark Mitchell mark@codesourcery.com
CodeSourcery, LLC http://www.codesourcery.com
More information about the Gcc
mailing list