* test failed only with strength reduction onm so compile with -O3

This commit is contained in:
florian 2024-12-10 22:38:34 +01:00
parent f429dab7b3
commit fbd17b43ac

View File

@ -1,3 +1,4 @@
{ %opt=-O3 }
type
myrec=record
f1,f2,f3:byte;