mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 04:09:30 +02:00
4 lines
141 B
ObjectPascal
4 lines
141 B
ObjectPascal
{ %OPT=-O4 -Oonoconstprop }
|
|
{ Tests the peephole optimiser where constant optimisation and branch prediction is concerned }
|
|
{$i tcnvint3.pp}
|