mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-08 09:01:32 +01:00
* disable optimizations for proper warning
git-svn-id: trunk@39448 -
This commit is contained in:
parent
93c5eae528
commit
6a150cdd75
@ -1,5 +1,5 @@
|
||||
{ %fail% }
|
||||
{ %opt=-Sew -vw }
|
||||
{ %opt=-Sew -vw -O- }
|
||||
|
||||
procedure p;
|
||||
var
|
||||
|
||||
Loading…
Reference in New Issue
Block a user