fpc/tests/tbs/tb0548a.pp
yury c1d124d497 * x86: Fixed peephole optimization introduced in r44233. tb0219 and tb0548 tests have failed with -O2 since then.
* Added variants of the tb0219 and tb0548 tests with forced -O2.

git-svn-id: trunk@45291 -
2020-05-06 14:18:44 +00:00

5 lines
143 B
ObjectPascal

{ %OPT=-O2 }
{ Additional test with -O2 since higher optimizaton levels are
smart enough to completely remove the test code }
{$I tb0548.pp}