This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler Optimization settings

Salam.

I am optimizing a program in CCS .In compiler optimization settings when i select (Local -o1 ) it gives correct results but when i choose (function -o2) or (file -o3) optimization settings then i don't get correct answers can anyone explain this to me.