Some code optimizations are carried out on the intermediate code because:
Option A
reference:- https://gateoverflow.in/410/gate-cse-2008-question-12
Program analysis is more accurate on intermediate code than on machine code. It is also correct but the most optimal answer is A .
A. They enhance the portability of the compiler to other target processors ..