+ missing -O4 option added

This commit is contained in:
florian 2022-12-24 17:07:27 +01:00
parent 28b4189a9a
commit 3203eac6d3

View File

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