This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Java support in GCC 3.0


>>>>> "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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]