Browse Source

+ missing -O4 option added

florian 2 years ago
parent
commit
3203eac6d3
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/webtbs/tw40041.pp

+ 1 - 0
tests/webtbs/tw40041.pp

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