On Jun 9, 2008, at 9:44 AM, Jack Howarth wrote:
Chris,
Are there any specific plans for moving llvm-gcc from the
gcc 4.2 to the gcc 4.3 code base?
I don't know of any specific plans for this, though several people
have expressed interest. What we need is someone to step forward and
do it. I guess this is the classic "patches welcome" answer :). In
the meantime, llvm-gcc 4.2 is being well supported and is under active
development.
-Chris
Jack
On Mon, Jun 09, 2008 at 09:09:29AM -0700, Chris Lattner wrote:
Hi all,
For anyone who is interested, we just released LLVM 2.3:
http://lists.cs.uiuc.edu/pipermail/llvm-announce/2008-June/
000027.html
http://llvm.org/releases/2.3/docs/ReleaseNotes.html
It has many improvements over the 2.2 release from February,
including
better support for gfortran and Ada, better generated code, and lower
compile time among other things. Please see the release notes for
details.
-Chris