mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-08 12:48:16 +02:00

* Added variants of the tb0219 and tb0548 tests with forced -O2. git-svn-id: trunk@45291 -
5 lines
143 B
ObjectPascal
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}
|