mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 18:28:23 +02:00
Avoid warnings with -O4 option
git-svn-id: trunk@40821 -
This commit is contained in:
parent
193df0204a
commit
22ea2bd624
@ -1553,6 +1553,8 @@ implementation
|
||||
Thread: TOmfSubRecord_THREAD;
|
||||
FixuppWithoutLeOrLiData: Boolean=False;
|
||||
begin
|
||||
objsec:=nil;
|
||||
EnumeratedDataOffset:=0;
|
||||
Result:=False;
|
||||
case RawRec.RecordType of
|
||||
RT_LEDATA,RT_LEDATA32:
|
||||
|
Loading…
Reference in New Issue
Block a user