Sun Studio 12 Update 1: Fortran User's Guide

3.4.147 –xnolibmopt

Do not use fast math library.

Use with -fast to override linking the optimized math library:

f95 -fast -xnolibmopt …