Sometime after #9676 and up to and including #9682, I am seeing an increase in
z80 binary sizes of 25% in some compiles. It seems to be connected to increase
spill to the stack and higher use of index registers in accessing stack
variables. I will try to look closer to nail down what it is b
On Sat, 30 Jul 2016, alvin albrecht wrote:
Sometime after #9676 and up to and including #9682, I am seeing an increase
in z80 binary sizes of 25% in some compiles. It seems to be connected to
increase spill to the stack and higher use of index registers in accessing
stack variables. I wil
On 30.07.2016 10:02, Erik Petrich wrote:
>
>
> On Sat, 30 Jul 2016, alvin albrecht wrote:
>
>>
>>
>> Sometime after #9676 and up to and including #9682, I am seeing an
>> increase
>> in z80 binary sizes of 25% in some compiles. It seems to be connected to
>> increase spill to the stack and hig
On Sat, 30 Jul 2016, Philipp Klaus Krause wrote:
> On 30.07.2016 10:02, Erik Petrich wrote:
>>
>>
>> On Sat, 30 Jul 2016, alvin albrecht wrote:
>>
>>>
>>>
>>> Sometime after #9676 and up to and including #9682, I am seeing an
>>> increase
>>> in z80 binary sizes of 25% in some compiles. It see