Copyright Digital Equipment Corp. All rights reserved.

IEEEASSUMED1

Message        Use of /IEEE_MODE qualifier implies /FLOAT=IEEE.
               Compilation will be performed as if /FLOAT=IEEE were
               specified on the command line.

Description    This compilation has specified an IEEE floating-point
               mode without specifying /FLOAT=IEEE on the command
               line.  The compiler will set the floating-point type
               to IEEE floating.

User Action    Specify /FLOAT=IEEE on the command line.