JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Solaris Studio 12.3: Fortran User's Guide     Oracle Solaris Studio 12.3 Information Library
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 Extensions

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

X

F

f95 command line
index icon2.2 Invoking the Compiler
index icon3.1 Command Syntax
fdumpmod for viewing module contents
index icon2.2.8 Modules
index icon4.9.3 The fdumpmod Command
features
Fortran 95, index iconSolaris Studio Fortran Features and Extensions
release history, index iconFeatures Release History
features and extensions, index icon1.2 Features of the Fortran Compiler
FFLAGS environment variable, index icon2.5.2 Using Environment Variables
file
executable, index icon2.2.1 Compile-Link Sequence
object, index icon2.2.1 Compile-Link Sequence
size too big, index icon2.5.3 Memory Size
file names
recognized by the compiler
index icon2.2.2 Command-Line File Name Conventions
index icon4.1.4 Source Form Assumed
FIXED directive
index icon4.8.2 FIXED and FREE Directives
index icon4.8.2.3 Restrictions
fixed-format source, index icon3.4.24 –fixed
flags, See command-line options
floating-point
interval arithmetic, index icon3.4.123 –xinterval[={widestneed|strict|no}]
non-standard, index icon3.4.28 –fns[={yes|no}]
preferences, -fsimple, index icon3.4.34 –fsimple[={1|2|0}]
rounding, index icon3.4.33 –fround={nearest|tozero|negative|positive}
trapping mode, index icon3.4.36 –ftrap=t
FLUSH statement, index icon4.6.10 Fortran 2003 FLUSH I/O Statement
form, tab, index icon4.1.3 Tab Form
Fortran
compatibility with legacy
index icon3.4.3 –arg=local
index icon3.4.22 –f77[=list]
index iconFORTRAN 77 Compatibility: Migrating to Solaris Studio Fortran
directives
index icon4.8 Directives
index icon4.8.1 Form of Special f95 Directive Lines
features and extensions, index icon1.2 Features of the Fortran Compiler
handling nonstandard Fortran 77 aliasing, index icon5.4 Additional Notes About Migrating to the f95 Compiler
incompatibilities with legacy, index icon5.2 Incompatibility Issues
modules, index icon4.9 Module Files
preprocessor, index icon3.4.9 –Dname[=def]
invoking with -F, index icon3.4.20 –F
utilities, index icon1.3 Other Fortran Utilities
Fortran 200x, index icon4.6 Fortran 200x Features
Fortran 95
case, index icon4.1.4.2 Case
features, index icon4.1 Source Language Features
I/O extensions, index icon4.7 Additional I/O Extensions
linking with Fortran 77, index icon5.3 Linking With Legacy FORTRAN 77-Compiled Routines
fpp, Fortran preprocessor
index icon2.2.4 Source File Preprocessors
index icon3.4.9 –Dname[=def]
index icon3.4.20 –F
index icon3.4.30 –fpp
FREE directive
index icon4.8.2 FIXED and FREE Directives
index icon4.8.2.3 Restrictions
free-format source, index icon3.4.32 –free
fsecond-underscore, index icon3.4.19 –ext_names=e
fsplit, Fortran utility, index icon1.3 Other Fortran Utilities
function, external C, index icon2.3.1.1 The C Directive
function-level reordering, index icon3.4.115 –xF