mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-02 23:40:41 +01:00
| .. | ||
| readme.txt | ||
| testcse1.pp | ||
| testcse2.pp | ||
| testcse3.pp | ||
| testreg1.pp | ||
| testreg2.dat | ||
| testreg2.pp | ||
| testreg3.pp | ||
This directory contains some tests which test the optimizer Register variables: Enumerations .......................... testreg1.pp Readln ................................ testreg2.pp Range checking ........................ testreg3.pp Common subexpression elimination (assembler) Multidimensional array index operation. testcse1.pp CSE and range checking ................ testcse2.pp web bug 972............................ testcse3.pp