Go to main content
Oracle® Developer Studio 12.6: Fortran User's Guide

Exit Print View

Updated: July 2017
 
 

1.1 Standards Conformance

  • f95 conforms to part one of the ISO/IEC 1539-1:1997 Fortran standards document.

  • Floating-point arithmetic is based on IEEE standard 754-1985, and international standard IEC 60559:1989.

  • See Oracle Developer Studio Fortran Features and Extensions for a list of Fortran 2003 and Fortran 2008 features and other language extensions implemented in this release.

  • f95 provides support for the optimization-exploiting features of the SPARC and x86 families of processor architectures: UltraSPARC, SPARC64, AMD64, Pentium Pro, and Xeon Intel®64, on Oracle Solaris and Oracle Linux (x86) platforms.

  • Oracle Developer Studio compilers support the OpenMP API for shared memory parallelism, Version 4.0. See the Oracle Developer Studio 12.6: OpenMP API User’s Guide for details.

  • In this document, “Standard” means conforming to the versions of the standards listed above. “Non-standard” or “Extension” refers to features that go beyond these versions of these standards.

The responsible standards bodies may revise these standards from time to time. The versions of the applicable standards to which these compilers conform may be revised or replaced, resulting in features in future releases of the Oracle Developer Studio Fortran compilers that create incompatibilities with earlier releases.