Compiler: Avoid folding constants at all in __INIT(). When constants are folded the semantics for __INIT() changes, and can break code (like eg variables in Hilfe). Fixes several testsuite failures for Hilfe.