JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Studio 12.2: Fortran User's Guide
search filter icon
search icon

Document Information

Preface

1.  Introduction

2.  Using Solaris Studio Fortran

3.  Fortran Compiler Options

4.  Solaris Studio Fortran Features and Differences

5.  FORTRAN 77 Compatibility: Migrating to Solaris Studio Fortran

A.  Runtime Error Messages

B.  Features Release History

C.  Fortran Directives Summary

Index

Numbers and Symbols

A

B

C

D

E

F

G

H

I

L

M

N

O

P

R

S

T

U

V

W

F

f95 command line
2.2 Invoking the Compiler
3.1 Command Syntax
fdumpmod for viewing module contents
2.2.8 Modules
4.9.3 The fdumpmod Command
features
Fortran 95, Solaris Studio Fortran Features and Differences
release history, Features Release History
features and extensions, 1.2 Features of the Fortran Compiler
FFLAGS environment variable, 2.5.2 Using Environment Variables
file
executable, 2.2.1 Compile-Link Sequence
object, 2.2.1 Compile-Link Sequence
size too big, 2.5.3 Memory Size
file names
recognized by the compiler
2.2.2 Command-Line File Name Conventions
4.1.4 Source Form Assumed
FIXED directive
4.8.2 FIXED and FREE Directives
4.8.2.3 Restrictions
fixed-format source, 3.4.25 –fixed
flags, See command-line options
floating-point
interval arithmetic, 3.4.130 –xinterval[={widestneed|strict|no}]
non-standard, 3.4.29 –fns[={yes|no}]
preferences, -fsimple, 3.4.35 –fsimple[={1|2|0}]
rounding, 3.4.34 –fround={nearest|tozero|negative|positive}
trapping mode, 3.4.37 –ftrap=t
FLUSH statement, 4.6.11 Fortran 2003 FLUSH I/O Statement
form, tab, 4.1.3 Tab Form
Fortran
compatibility with legacy
3.4.3 –arg=local
3.4.23 –f77[=list]
FORTRAN 77 Compatibility: Migrating to Solaris Studio Fortran
directives
4.8 Directives
4.8.1 Form of Special f95 Directive Lines
features and extensions, 1.2 Features of the Fortran Compiler
handling nonstandard Fortran 77 aliasing, 5.4 Additional Notes About Migrating to the f95 Compiler
incompatibilities with legacy, 5.2 Incompatibility Issues
modules, 4.9 Module Files
preprocessor, 3.4.9 –Dname[=def]
invoking with -F, 3.4.21 –F
utilities, 1.3 Other Fortran Utilities
Fortran 200x, 4.6 Fortran 200x Features
Fortran 95
case, 4.1.4.2 Case
features, 4.1 Source Language Features
Forte Developer 7 release, B.8 Sun ONE Studio 7, Compiler Collection (Forte Developer 7) Release:
I/O extensions, 4.7 Additional I/O Extensions
linking with Fortran 77, 5.3 Linking With Legacy FORTRAN 77-Compiled Routines
fpp, Fortran preprocessor
2.2.4 Source File Preprocessors
3.4.9 –Dname[=def]
3.4.21 –F
3.4.31 –fpp
FREE directive
4.8.2 FIXED and FREE Directives
4.8.2.3 Restrictions
free-format source, 3.4.33 –free
fsecond-underscore, 3.4.20 –ext_names=e
fsplit, Fortran utility, 1.3 Other Fortran Utilities
function, external C, 2.3.1.1 The C Directive
function-level reordering, 3.4.122 –xF