summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpierre <pierre@3ad0048d-3df7-0310-abae-a5850022a9f2>2021-04-28 14:56:30 +0000
committerpierre <pierre@3ad0048d-3df7-0310-abae-a5850022a9f2>2021-04-28 14:56:30 +0000
commit1fbb209d279976ec88ae20a85a923efba5baa97d (patch)
tree87fc682e961315d024a3fc749504ef474f7f6297
parent764f47b92381a194d7f7e3ac73d47b41de6927b6 (diff)
downloadfpc-1fbb209d279976ec88ae20a85a923efba5baa97d.tar.gz
Avoid warning with -O4 option
git-svn-id: https://svn.freepascal.org/svn/fpc/trunk@49284 3ad0048d-3df7-0310-abae-a5850022a9f2
-rw-r--r--compiler/systems/t_sinclairql.pas1
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/systems/t_sinclairql.pas b/compiler/systems/t_sinclairql.pas
index 444fd3aa5b..2c8dee37ba 100644
--- a/compiler/systems/t_sinclairql.pas
+++ b/compiler/systems/t_sinclairql.pas
@@ -266,6 +266,7 @@ begin
GCSectionsStr:='';
DynLinkStr:='';
FlagsStr:='';
+ QLFlagsStr:='';
MapStr:='';
if (cs_link_map in current_settings.globalswitches) then