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

5.1 Compatible f77 Features

5.2 Incompatibility Issues

5.3 Linking With Legacy FORTRAN 77-Compiled Routines

5.3.1 Fortran Intrinsics

5.4 Additional Notes About Migrating to the f95 Compiler

5.5 The f77 Command

A.  Runtime Error Messages

B.  Features Release History

C.  Fortran Directives Summary

Index

5.2 Incompatibility Issues

The following lists known incompatibilities that arise when compiling and testing legacy f77 programs with this release of f95. These are due to either missing comparable features in f95, or differences in behavior. These items are non-standard extensions to FORTRAN 77 supported in the legacy Sun WorkShop FORTRAN 77 compiler, but not in the current f95 compiler.

Source Format

I/O:

Data Types, Declarations, and Usage:

Programs, Subroutines, Functions, Statements:

Command-line Options:

FORTRAN 77 Library Routines Not Supported by f95: