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