Code generation could not complete because the module is too big.
50
Cause . . . . . : Code generation could not complete because the compiler reached an internal limit while generating the code for the module.
Recovery . . . : Reduce the size of the module by moving common code into subprocedures or subroutines, or by moving some of the code into another module.
Technical description . . . . . . . . : The specific internal limit that was reached cannot be determined.