mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 13:30:33 +02:00
* -Ox options are incremental, so disable all optimizations first in case testing is run with -O4
git-svn-id: trunk@36135 -
This commit is contained in:
parent
ded1fb23a2
commit
b3f889e028
@ -1,4 +1,4 @@
|
|||||||
{ %OPT=-O3 }
|
{ %OPT=-O- -O3 }
|
||||||
|
|
||||||
program tb0627a;
|
program tb0627a;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user