This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: Patches to remove TREE_COMPLEXITY for C and C++


Per Bothner wrote:

Mark Mitchell wrote:

The Eclipse compiler is source->bytecode, right?


Yes.  It is obvious integrated into Eclipse, but it can also
be run as a standalone executable.  It is said to be quite fast.

Anthony did a "port" of ecj to RHUG, allowing it to be built
using gcj, but it hasn't been updated in a year.

Boostrapping shouldn't be a problem.  We or Eclipse can provide
ecj as a .jar, and our bytecode->native compiler can compile that.

You definitely have no obligation here, and I don't think Zack or I meant to imply that you did. It was just like "wow, it would sure be cool if Per would do this."


It would be nice if we could make --enable-mapped-location the default
for 3.5/4.0, but that does require fixing the other frontends.

Well, maybe there's some kind of collaboration in which we could engage. Can you post a summary of the problems with the various front ends?


--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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