소스 검색

* forgot to call testrec3inl

git-svn-id: trunk@8196 -
Jonas Maebe 18 년 전
부모
커밋
ba2922ebed
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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;