Explorar el Código

* forgot to call testrec3inl

git-svn-id: trunk@8196 -
Jonas Maebe hace 18 años
padre
commit
ba2922ebed
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      tests/test/opt/tretopt.pp

+ 1 - 0
tests/test/opt/tretopt.pp

@@ -298,6 +298,7 @@ begin
   testrec2inl;
 {$if defined(cpupowerpc) or defined(cpui386)}
   testrec3;
+  testrec3inl;
 {$endif}
   testarr;
   testarrinl;