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]
Other format: [Raw text]

Re: [Fwd: GCC2C compiler/converter]


On Wed, 17 Jul 2002, Florian Weimer wrote:

> Tim Josling <tej@melbpc.org.au> writes:
>
> >> GCC2C free compiler/converter:
> >> http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=8&PartDetailId=GCC2C-1.0-MP-G-F&TransactionId=Try
>
> I assume this software is released under the GPL.  Are the sources
> available somehwere without requiring registration?

Registration is just for tracking purposes.
GCC2C is free and under GPL.

> I'd like to get an idea of how much work is required to implement a C
> backend.

That's a hack/backend. It's generating 'r2=r0+r1' instead of 'add %r0, %r1, %r2'
Pretty simple and pretty efficient.

Best regards,
Alexey.



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