I. Introduction
Research on compiler optimization and its' effects to system performance have been going on since the early stages of development of high level language programming. With the introduction of high level programming languages such as B, C and C++, developers are freed from the daunting task of development in complex machine language and assembly. This greatly reduces application and system development time whilst reducing development complexity.