Section 6.6.5 talks about using fall-through code to minimize the number of jumps in the generated intermediate code. However, it does not take advantage of the option to replace a condition by its complement, e.g., replace if a<>= a got o L2; got o L\. Develop a SDD that does take advantage of this option when needed.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here