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

D

data
alignment with -dbl_align_all, 3.4.11 –dbl_align_all[={yes|no}]
alignment with -f, 3.4.22 –f
alignment with -xmemalign,
COMMON, alignment with aligncommon, 3.4.1 –aligncommon[={1|2|4|8|16}]
mappings with -xtypemap, 3.4.177 –xtypemap=spec
promote constants to REAL*8, 3.4.83 –r8const
size and alignment, 4.2.3 Size and Alignment of Data Types
data dependence, -depend, 3.4.12 –depend[={yes|no}]
dbx, compile with -g option, 3.4.39 –g
debugging
check array subscripts with -C, 3.4.6 –C
cross-reference table, 3.4.106 –Xlist[x]
-g option, 3.4.39 –g
global program checking with -Xlist, 3.4.106 –Xlist[x]
show compiler commands with -dryrun
3.4.14 –dryrun
3.4.14 –dryrun
utilities, 1.4 Debugging Utilities
with optimization, 3.4.39 –g
without object files, 3.4.170 –xs
-Xlist, 1.4 Debugging Utilities
default
data sizes and alignment, 4.2.3 Size and Alignment of Data Types
include file paths, 3.4.42 –Ipath
define symbol for cpp, Dname, 3.4.9 –Dname[=def]
directives
ASSUME, 2.3.1.8 The ASSUME Directives
FIXED, 4.8.2 FIXED and FREE Directives
Fortran 77, 2.3 Directives
FREE, 4.8.2 FIXED and FREE Directives
IGNORE_TKR, 2.3.1.2 The IGNORE_TKR Directive
loop unrolling, 2.3.1.3 The UNROLL Directive
OpenMP (Fortran)
2.3.2.1 OpenMP Parallelization Directives
C.3 Fortran OpenMP Directives
optimization level, 2.3.1.5 The OPT Directive
parallelization
2.3.2 Parallelization Directives
4.8.3 Parallelization Directives
special Fortran, 4.8.1 Form of Special f95 Directive Lines
summary of all directives, Fortran Directives Summary
weak linking, 2.3.1.4 The WEAK Directive
directory, temporary files, 3.4.93 –temp=dir
documentation, accessing, Accessing Solaris Studio Documentation
documentation index, Accessing Solaris Studio Documentation
dynamic library
build, -G, 3.4.38 –G
name a dynamic library, 3.4.40 –hname