mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-04 20:11:38 +02:00
Avoid Internal Error 200310121 with -O3 for test/units/system/tabs.pp with ppcarm
git-svn-id: trunk@29123 -
This commit is contained in:
parent
a441768941
commit
0a3f00ef2f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user