This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC Needs a backend cleanup and complete rewrite
- To: gcc at gcc dot gnu dot org, gregod at cs dot rpi dot edu
- Subject: Re: GCC Needs a backend cleanup and complete rewrite
- From: Mike Stump <mrs at windriver dot com>
- Date: Thu, 22 Feb 2001 14:46:31 -0800 (PST)
> From: Doug Gregor <gregod@rpi.edu>
> Date: Thu, 22 Feb 2001 15:39:41 -0500
> If GCC had a C backend the implementation language wouldn't matter
> so much.
We already have that type of power. Target the rs6000 simulator,
compile the simulator for your machine, and run whatever you want.
Distribute simulator binaries.
:-)