Force precision of floating-point expressions.
x86:77
Use the precision of destination variable to determine the precision of the right-hand-side expression on assignment statements on x86 platforms. If not specified, the default is -fstore.
The -fast option sets -nofstore to disable this option. Follow the -fast flag on the command line with -fstore to turn this option back on.