02.07.2014 Views

Intel(R) Fortran Compiler for Linux* Systems User's Guide Volume I ...

Intel(R) Fortran Compiler for Linux* Systems User's Guide Volume I ...

Intel(R) Fortran Compiler for Linux* Systems User's Guide Volume I ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

<strong>Intel</strong>® <strong>Fortran</strong> <strong>Compiler</strong> <strong>for</strong> <strong>Linux*</strong> <strong>Systems</strong> <strong>User's</strong> <strong>Guide</strong> <strong>Volume</strong> I: Building<br />

Applications<br />

Enables floating-point significand precision control. Possible values are:<br />

• -pc32 Sets internal FPU precision to 24-bit significand<br />

• -pc64 Sets internal FPU precision to 53-bit significand<br />

• -pc80 Sets internal FPU precision to 64-bit significand<br />

Language Options<br />

The language options let you specify semantics, syntax, and source file <strong>for</strong>mat.<br />

See Also<br />

Compatibility Options<br />

Data Options<br />

Descriptions of Language Options<br />

-[no]altparam<br />

Default: -altparam (alternate syntax is allowed)<br />

Alternate syntax: -[no]dps<br />

Allows alternate syntax (without parentheses) <strong>for</strong> PARAMETER statements.<br />

The alternate syntax <strong>for</strong> PARAMETER statements is:<br />

PARAMETER par1=exp1 [, par2=exp2] ...<br />

This <strong>for</strong>m does not have parentheses around the assignment of the constant to<br />

the parameter name. With this <strong>for</strong>m, the type of the parameter is determined by<br />

the type of the expression being assigned to it and not by any implicit typing.<br />

-[no]d_lines<br />

Default: -nod_lines<br />

Alternate syntax: -DD<br />

Specifies that lines in fixed-<strong>for</strong>mat files that contain a D in column 1 should be<br />

treated as source code, not comment lines.<br />

58

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!