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: GCC Needs a backend cleanup and complete rewrite


> The same could be done with any IL.  It wouldn't have to be C, provided at
> least the backend can be bootstrapped with a native compiler.

Huh.  Why not simplify Kaffe or Japhar discarding threads and
network stuff, bootstrap a minimalist JVM runtime in K&R, then
run the MI bytecode for the compiler.

Not sure what this gives you over the RS6000 simulator really
except its probably more politically OK, and the bootstrap should
be much faster on anythink which already has a decent JIT bytecode
system - ie most things.

James


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