* another compilation fix

git-svn-id: trunk@38211 -
This commit is contained in:
florian 2018-02-11 18:39:49 +00:00
parent 66d180187a
commit efef9125b5

View File

@ -528,7 +528,7 @@ implementation
const const
{ invalid sizes for aarch64 are 0 } { invalid sizes for aarch64 are 0 }
subreg2bytesize: array[TSubRegister] of byte = subreg2bytesize: array[TSubRegister] of byte =
(0,0,0,0,4,8,0,0,0,4,8,0,0,0,0,0,0,0,0,0,0,0); (0,0,0,0,4,8,0,0,0,4,8,0,0,0,0,0,0,0,0,0,0,0,0);
var var
scalefactor: byte; scalefactor: byte;
begin begin