Fortran User's Guide

-xsafe=mem

Assume no memory-based traps.

    SPARC: 77/90

Using this option allows the compiler to assume no memory-based traps occur. It grants permission to use the speculative load instruction on V9 machines. It is only effective if -O5 and -xarch=v8plus are also specified.