Compiler compilation error on Windows after f5cec4db

Summary

When trying to build the compiler on Windows, the following error appears:

optloop.pas(63,49) Error: Identifier not found "cpu_Pentium4"

Other OS have not been tested, so it might apply to them too.

Bisection result

The guilty commit is f5cec4db. @lazidealist, please take a look.