| Index Entry | Section |
|
T | | |
| tab character | 11.1.2 Tabs |
| table of intrinsics | 10.11.9 Table of Intrinsic Functions |
| Tan intrinsic | 10.11.9.243 Tan Intrinsic |
| TanD intrinsic | 12.5.2.133 TanD Intrinsic |
| TanH intrinsic | 10.11.9.244 TanH Intrinsic |
| test programs | 18.1.7 Nothing Happens |
| testing alignment | 17.6.1 Aligned Data |
| textbooks | 10. The GNU Fortran Language |
| threads | 18.3.32 Support for Threads |
| Time intrinsic | 10.11.9.245 Time Intrinsic (UNIX) |
| Time intrinsic | 12.5.2.134 Time Intrinsic (VXT) |
| Time8 intrinsic | 10.11.9.246 Time8 Intrinsic |
| Tiny intrinsic | 10.11.9.247 Tiny Intrinsic |
| Toolpack | 18.3.7 Increasing Precision/Range |
| trailing comma | 11.9.4 Ugly Null Arguments |
| trailing comment | 10.5.2 Statements, Comments, and Lines |
| trailing comment | 11.2 Trailing Comment |
| trailing comment | 25.4 LEX |
| trailing null byte | 17.1.7 Character and Hollerith Constants |
| Transfer intrinsic | 10.11.9.248 Transfer Intrinsic |
| transforming symbol names | 7.10 Options for Code Generation Conventions |
| transforming symbol names | 7.10 Options for Code Generation Conventions |
| transforming symbol names | 16.4 Names |
| translation of user programs | 5. What is GNU Fortran? |
| Transpose intrinsic | 10.11.9.249 Transpose Intrinsic |
| Trim intrinsic | 10.11.9.250 Trim Intrinsic |
| trips, number of | 17.3 Loops |
| truncation, of floating-point values | 18.1.9 Floating-point Errors |
| truncation, of long lines | 11.1.4 Long Lines |
| TtyNam intrinsic | 10.11.9.251 TtyNam Intrinsic (subroutine) |
| TtyNam intrinsic | 10.11.9.252 TtyNam Intrinsic (function) |
| TYPE statement | 18.3.19 TYPE and ACCEPT I/O Statements |
| types, COMPLEX(KIND=1) | 12.3 Compiler Types |
| types, COMPLEX(KIND=2) | 12.3 Compiler Types |
| types, constants | 7.4 Options Controlling Fortran Dialect |
| types, constants | 10.7.2 Constants |
| types, constants | 12.4 Compiler Constants |
| types, DOUBLE COMPLEX | 12.3 Compiler Types |
| types, DOUBLE PRECISION | 12.3 Compiler Types |
| types, file | 7.2 Options Controlling the Kind of Output |
| types, Fortran/C | 14.1.2 Accessing Type Information in C |
| types, INTEGER(KIND=1) | 12.3 Compiler Types |
| types, INTEGER(KIND=2) | 12.3 Compiler Types |
| types, INTEGER(KIND=3) | 12.3 Compiler Types |
| types, INTEGER(KIND=6) | 12.3 Compiler Types |
| types, INTEGER*2 | 18.3.8 Popular Non-standard Types |
| types, INTEGER*8 | 18.3.9 Full Support for Compiler Types |
| types, LOGICAL(KIND=1) | 12.3 Compiler Types |
| types, LOGICAL(KIND=2) | 12.3 Compiler Types |
| types, LOGICAL(KIND=3) | 12.3 Compiler Types |
| types, LOGICAL(KIND=6) | 12.3 Compiler Types |
| types, LOGICAL*1 | 18.3.8 Popular Non-standard Types |
| types, of data | 12.3 Compiler Types |
| types, REAL(KIND=1) | 12.3 Compiler Types |
| types, REAL(KIND=2) | 12.3 Compiler Types |
| types, REAL*16 | 18.3.9 Full Support for Compiler Types |
|
U | | |
| UBound intrinsic | 10.11.9.253 UBound Intrinsic |
| ugly features | 7.3 Shorthand Options |
| ugly features | 7.3 Shorthand Options |
| ugly features | 11.9 Distensions |
| UMask intrinsic | 10.11.9.254 UMask Intrinsic (subroutine) |
| UMask intrinsic | 12.5.2.135 UMask Intrinsic (function) |
| undefined behavior | 20.1 Have You Found a Bug? |
| undefined function value | 20.1 Have You Found a Bug? |
| undefined reference (_bsearch) | 15.2.1.4 Missing strtoul or bsearch |
| undefined reference (_main) | 18.1.2 Cannot Link Fortran Programs |
| undefined reference (_strtoul) | 15.2.1.4 Missing strtoul or bsearch |
| underscore | 7.10 Options for Code Generation Conventions |
| underscore | 7.10 Options for Code Generation Conventions |
| underscore | 10.6.1 GNU Fortran Character Set |
| underscore | 10.12.1 Underscores in Symbol Names |
| underscore | 18.4.1 Mangling of Names in Source Code |
| unformatted files | 18.3.48 Portable Unformatted Files |
| uninitialized variables | 7.5 Options to Request or Suppress Warnings |
| uninitialized variables | 7.10 Options for Code Generation Conventions |
| uninitialized variables | 17.4.2 Variables Assumed To Be Zero |
| UNION statement | 18.3.20 STRUCTURE , UNION , RECORD , MAP |
| unit numbers | 15.3.1 Larger File Unit Numbers |
| unit numbers | 17.4.9 Large File Unit Numbers |
| UNIX f77 | 7.3 Shorthand Options |
| UNIX f77 | 7.3 Shorthand Options |
| UNIX intrinsics | 7.4 Options Controlling Fortran Dialect |
| Unlink intrinsic | 10.11.9.255 Unlink Intrinsic (subroutine) |
| Unlink intrinsic | 12.5.2.136 Unlink Intrinsic (function) |
| Unpack intrinsic | 10.11.9.256 Unpack Intrinsic |
| unrecognized file format | 5. What is GNU Fortran? |
| unresolved reference (various) | 18.1.2 Cannot Link Fortran Programs |
| unrolling loops | 7.7 Options That Control Optimization |
| UNSAVE | 18.3.23 AUTOMATIC Statement |
| unsupported warnings | 7.5 Options to Request or Suppress Warnings |
| unused arguments | 7.5 Options to Request or Suppress Warnings |
| unused arguments | 17.4.5 Unused Arguments |
| unused dummies | 7.5 Options to Request or Suppress Warnings |
| unused parameters | 7.5 Options to Request or Suppress Warnings |
| unused variables | 7.5 Options to Request or Suppress Warnings |
| uppercase letters | 11.5 Case Sensitivity |
| user-visible changes | 9. User-visible Changes |
|
V | | |
| variables, assumed to be zero | 17.4.2 Variables Assumed To Be Zero |
| variables, automatic | 18.3.23 AUTOMATIC Statement |
| variables, initialization of | 7.10 Options for Code Generation Conventions |
| variables, mistyped | 17.4.1 Not My Type |
| variables, retaining values across calls | 17.4.3 Variables Assumed To Be Saved |
| variables, uninitialized | 7.5 Options to Request or Suppress Warnings |
| variables, uninitialized | 7.10 Options for Code Generation Conventions |
| variables, unused | 7.5 Options to Request or Suppress Warnings |
| Verify intrinsic | 10.11.9.257 Verify Intrinsic |
| version information, printing | 5. What is GNU Fortran? |
| version information, printing | 7.2 Options Controlling the Kind of Output |
| versions, recent | 8. News About GNU Fortran |
| versions, recent | 9. User-visible Changes |
| VXT extensions | 7.4 Options Controlling Fortran Dialect |
| VXT extensions | 11.6 VXT Fortran |
| VXT intrinsics | 7.4 Options Controlling Fortran Dialect |
| vxtidate_y2kbuggy_0 | 12.2.2 Year 2000 (Y2K) Problems |
|