Improves code optimization by transforming Power Architecture LFS and FRSP instructions into the equivalent FMR instructions.
#pragma remove_frsp_aggressive on | off | reset
This pragma allows the compiler more opportunity to use copy propogation optimizations to improve the generated code.
The default value for this pragma is off .