tinycc-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tinycc-devel] Jump optimization questions - commit: 8227db3a


From: Ekaitz Zarraga
Subject: Re: [Tinycc-devel] Jump optimization questions - commit: 8227db3a
Date: Thu, 25 Aug 2022 19:40:12 +0000


Hi grischka,

> > vtop->r and vtop->cmp_r are used interchangeably in some parts of the 
> > codebase and I don't really understand why.
>
> I don't know where you see this?

I'm probably mistaken by the code I read. I'm having a hard time reading it 
honestly.
 
> Also, what is "all the C constructs modern TinyCC is using nowadays" that
> 0.9.27 was not using and that prevent you from just porting your patches
> to current tcc?

I'm not adding anything but moving the RISC-V support to a really old GCC that 
we can compile with MesCC. MesCC is proven to work in older tcc versions but 
not in the most recent one so all our infrastructure is set up to work on that 
old TinyCC.

If you want to know more, you can take a look to:
https://gitlab.com/janneke/tinycc

I have not other chance at the moment but make this backport, as well as I 
already did with GCC.

Maybe this makes some more sense to you now you know.

Could you please help me understand how this internals work?

Thank you very much,
Ekaitz



reply via email to

[Prev in Thread] Current Thread [Next in Thread]