Parcourir la source

+ missing -O4 option added

florian il y a 2 ans
Parent
commit
3203eac6d3
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      tests/webtbs/tw40041.pp

+ 1 - 0
tests/webtbs/tw40041.pp

@@ -1,3 +1,4 @@
+{ %OPT=-O4 }
 {$mode objfpc}
 function ShiftPM(x: single): single; noinline;
 begin