Avoid 'false' warning: Local variable "gap_index" does not seem to be initialized on cycle with -O3 option

This commit is contained in:
Pierre Muller 2024-01-29 18:12:25 +01:00
parent 57e74e0c8b
commit 529b64790b

View File

@ -1148,6 +1148,8 @@ Implementation
begin
{$ifdef USE_SOFT_FLOATX80}
has_gap:=false;
gap_index:=0;
gap_size:=0;
{$endif USE_SOFT_FLOATX80}
if do_line then
begin