Sun Studio 12: C++ User's Guide

Warnings

If you compile one routine with –fround=r, compile all routines of the program with the same –fround=r option; otherwise, you might get unexpected results.

This option is effective only if used when compiling the main program.