summaryrefslogtreecommitdiff
path: root/compiler/ncgnstld.pas
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/ncgnstld.pas')
-rw-r--r--compiler/ncgnstld.pas4
1 files changed, 4 insertions, 0 deletions
diff --git a/compiler/ncgnstld.pas b/compiler/ncgnstld.pas
index f989ad8094..7c7b55ed49 100644
--- a/compiler/ncgnstld.pas
+++ b/compiler/ncgnstld.pas
@@ -134,6 +134,8 @@ implementation
typecheckpass(left);
end;
end;
+ else
+ ;
end;
end;
@@ -182,6 +184,8 @@ implementation
include(flags,nf_internal);
end;
end;
+ else
+ ;
end;
end;