I imported my settings from a XP computer running CC v4.2.1 to one with Win7-64 and CCv5.1.
The resultant code generated is not the same.
As far as I can see all the options and optimizations are the same.
I disassembled the code and saw that v5.1 optimized code more efficiently than v4.2.1.
For compatibility however this is not desired, I need to generate the same code.
How can I do this?