mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 03:49:05 +02:00
+ missing -O4 option added
This commit is contained in:
parent
28b4189a9a
commit
3203eac6d3
@ -1,3 +1,4 @@
|
||||
{ %OPT=-O4 }
|
||||
{$mode objfpc}
|
||||
function ShiftPM(x: single): single; noinline;
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user