Sun Studio 12 Update 1:Fortran 用户指南

附录 B 功能发行版历史记录

本附录列出了此发行版及以前发行版的 Fortran 编译器中的新增功能和更改的功能。

Sun Studio Fortran 编译器 8.4 版是 Sun Studio 12 Update 1 软件发行版的一个组件。

B.1 Sun Studio 12 Update 1 Fortran 发行版

B.2 Sun Studio 12 Fortran 发行版

B.3 Sun Studio 11 Fortran 发行版

B.4 Sun Studio 10 Fortran 发行版:

B.5 Sun Studio 9 Fortran 发行版:

B.6 Sun Studio 8 Fortran 发行版:

B.7 Sun ONE Studio 7 编译器集合 (Forte Developer 7) 版本:


the command:
    f77 options files libraries
becomes a call to the f95 compiler::
    f95 -f77=%all -ftrap=%none options files -lf77compat libraries

有关 Fortran 77 兼容性和不兼容性的详细信息,请参见4.12 混合语言

您可以在 http://docs.sun.com Web 站点上的早期版本文档集中找到 Forte Developer 7 之前各版本的功能历史记录。