diff options
Diffstat (limited to 'compiler/hlcg2ll.pas')
-rw-r--r-- | compiler/hlcg2ll.pas | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler/hlcg2ll.pas b/compiler/hlcg2ll.pas index 2d2e6e39cf..6d50fd9d14 100644 --- a/compiler/hlcg2ll.pas +++ b/compiler/hlcg2ll.pas @@ -656,6 +656,7 @@ implementation internalerror(2012071226); tocgsize:=getintmmcgsize(reg,def_cgmmsize(tosize)); case loc.loc of + LOC_CONSTANT, LOC_SUBSETREG,LOC_CSUBSETREG, LOC_SUBSETREF,LOC_CSUBSETREF: begin |