mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-14 07:09:23 +02:00
* formatting fix
git-svn-id: trunk@12435 -
This commit is contained in:
parent
23bbb087bd
commit
e512367dbd
@ -223,7 +223,6 @@ implementation
|
|||||||
norelocatelab : tasmlabel;
|
norelocatelab : tasmlabel;
|
||||||
paraloc1 : tcgpara;
|
paraloc1 : tcgpara;
|
||||||
begin
|
begin
|
||||||
|
|
||||||
{ we don't know the size of all arrays }
|
{ we don't know the size of all arrays }
|
||||||
newsize:=def_cgsize(resultdef);
|
newsize:=def_cgsize(resultdef);
|
||||||
location_reset(location,LOC_REFERENCE,newsize);
|
location_reset(location,LOC_REFERENCE,newsize);
|
||||||
|
Loading…
Reference in New Issue
Block a user