[fpc-devel] RTTI
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Sep 2 10:33:01 CEST 2015
Steve Hildebrandt wrote:
>
>
> Am 27.08.2015 um 15:23 schrieb Alfred:
>> Again, tested i386 on Win8.1
>>
>> procedure A2(const A: TIntegerArray);
>> Previous stack size: 4.
>> New stack size: 0.
>> Previous ParReg: 255.
>> New ParReg: 1.
>> These two were the only differences on i386 with the new RTTI !
> I changed nothing concerning the code generating the actual information,
> since they are only derived from information already available during
> the compiler run.
> Seems like FPC now handles this diffrent.
Florian changed it in r30870.
> Is this compatible with delphi?
Delphi compatibility was probably the reason, yes.
Jonas
More information about the fpc-devel
mailing list