| Index Entry | Section |
|
T | | |
| tab character | 9.1.2 Tabs |
| table of intrinsics | 8.11.9 Table of Intrinsic Functions |
| Tan intrinsic | 8.11.9.243 Tan Intrinsic |
| TanD intrinsic | 10.5.2.133 TanD Intrinsic |
| TanH intrinsic | 8.11.9.244 TanH Intrinsic |
| test programs | 16.1.7 Nothing Happens |
| testing alignment | 15.6.1 Aligned Data |
| textbooks | 8. The GNU Fortran Language |
| threads | 16.3.32 Support for Threads |
| Time intrinsic | 8.11.9.245 Time Intrinsic (UNIX) |
| Time intrinsic | 10.5.2.134 Time Intrinsic (VXT) |
| Time8 intrinsic | 8.11.9.246 Time8 Intrinsic |
| Tiny intrinsic | 8.11.9.247 Tiny Intrinsic |
| Toolpack | 16.3.7 Increasing Precision/Range |
| trailing comma | 9.9.4 Ugly Null Arguments |
| trailing comment | 8.5.2 Statements, Comments, and Lines |
| trailing comment | 9.2 Trailing Comment |
| trailing comment | 23.4 LEX |
| trailing null byte | 15.1.7 Character and Hollerith Constants |
| Transfer intrinsic | 8.11.9.248 Transfer Intrinsic |
| transforming symbol names | 5.10 Options for Code Generation Conventions |
| transforming symbol names | 5.10 Options for Code Generation Conventions |
| transforming symbol names | 14.4 Names |
| translation of user programs | 3. What is GNU Fortran? |
| Transpose intrinsic | 8.11.9.249 Transpose Intrinsic |
| Trim intrinsic | 8.11.9.250 Trim Intrinsic |
| trips, number of | 15.3 Loops |
| truncation, of floating-point values | 16.1.9 Floating-point Errors |
| truncation, of long lines | 9.1.4 Long Lines |
| TtyNam intrinsic | 8.11.9.251 TtyNam Intrinsic (subroutine) |
| TtyNam intrinsic | 8.11.9.252 TtyNam Intrinsic (function) |
| TYPE statement | 16.3.19 TYPE and ACCEPT I/O Statements |
| types, COMPLEX(KIND=1) | 10.3 Compiler Types |
| types, COMPLEX(KIND=2) | 10.3 Compiler Types |
| types, constants | 5.4 Options Controlling Fortran Dialect |
| types, constants | 8.7.2 Constants |
| types, constants | 10.4 Compiler Constants |
| types, DOUBLE COMPLEX | 10.3 Compiler Types |
| types, DOUBLE PRECISION | 10.3 Compiler Types |
| types, file | 5.2 Options Controlling the Kind of Output |
| types, Fortran/C | 12.1.2 Accessing Type Information in C |
| types, INTEGER(KIND=1) | 10.3 Compiler Types |
| types, INTEGER(KIND=2) | 10.3 Compiler Types |
| types, INTEGER(KIND=3) | 10.3 Compiler Types |
| types, INTEGER(KIND=6) | 10.3 Compiler Types |
| types, INTEGER*2 | 16.3.8 Popular Non-standard Types |
| types, INTEGER*8 | 16.3.9 Full Support for Compiler Types |
| types, LOGICAL(KIND=1) | 10.3 Compiler Types |
| types, LOGICAL(KIND=2) | 10.3 Compiler Types |
| types, LOGICAL(KIND=3) | 10.3 Compiler Types |
| types, LOGICAL(KIND=6) | 10.3 Compiler Types |
| types, LOGICAL*1 | 16.3.8 Popular Non-standard Types |
| types, of data | 10.3 Compiler Types |
| types, REAL(KIND=1) | 10.3 Compiler Types |
| types, REAL(KIND=2) | 10.3 Compiler Types |
| types, REAL*16 | 16.3.9 Full Support for Compiler Types |
|
U | | |
| UBound intrinsic | 8.11.9.253 UBound Intrinsic |
| ugly features | 5.3 Shorthand Options |
| ugly features | 5.3 Shorthand Options |
| ugly features | 9.9 Distensions |
| UMask intrinsic | 8.11.9.254 UMask Intrinsic (subroutine) |
| UMask intrinsic | 10.5.2.135 UMask Intrinsic (function) |
| undefined behavior | 18.1 Have You Found a Bug? |
| undefined function value | 18.1 Have You Found a Bug? |
| undefined reference (_main) | 16.1.2 Cannot Link Fortran Programs |
| underscore | 5.10 Options for Code Generation Conventions |
| underscore | 5.10 Options for Code Generation Conventions |
| underscore | 8.6.1 GNU Fortran Character Set |
| underscore | 8.12.1 Underscores in Symbol Names |
| underscore | 16.4.1 Mangling of Names in Source Code |
| unformatted files | 16.3.48 Portable Unformatted Files |
| uninitialized variables | 5.5 Options to Request or Suppress Warnings |
| uninitialized variables | 5.10 Options for Code Generation Conventions |
| uninitialized variables | 15.4.2 Variables Assumed To Be Zero |
| UNION statement | 16.3.20 STRUCTURE , UNION , RECORD , MAP |
| unit numbers | 15.4.9 Large File Unit Numbers |
| UNIX f77 | 5.3 Shorthand Options |
| UNIX f77 | 5.3 Shorthand Options |
| UNIX intrinsics | 5.4 Options Controlling Fortran Dialect |
| Unlink intrinsic | 8.11.9.255 Unlink Intrinsic (subroutine) |
| Unlink intrinsic | 10.5.2.136 Unlink Intrinsic (function) |
| Unpack intrinsic | 8.11.9.256 Unpack Intrinsic |
| unrecognized file format | 3. What is GNU Fortran? |
| unresolved reference (various) | 16.1.2 Cannot Link Fortran Programs |
| unrolling loops | 5.7 Options That Control Optimization |
| UNSAVE | 16.3.23 AUTOMATIC Statement |
| unsupported warnings | 5.5 Options to Request or Suppress Warnings |
| unused arguments | 5.5 Options to Request or Suppress Warnings |
| unused arguments | 15.4.5 Unused Arguments |
| unused dummies | 5.5 Options to Request or Suppress Warnings |
| unused parameters | 5.5 Options to Request or Suppress Warnings |
| unused variables | 5.5 Options to Request or Suppress Warnings |
| uppercase letters | 9.5 Case Sensitivity |
| user-visible changes | 7. User-visible Changes |
|
V | | |
| variables, assumed to be zero | 15.4.2 Variables Assumed To Be Zero |
| variables, automatic | 16.3.23 AUTOMATIC Statement |
| variables, initialization of | 5.10 Options for Code Generation Conventions |
| variables, mistyped | 15.4.1 Not My Type |
| variables, retaining values across calls | 15.4.3 Variables Assumed To Be Saved |
| variables, uninitialized | 5.5 Options to Request or Suppress Warnings |
| variables, uninitialized | 5.10 Options for Code Generation Conventions |
| variables, unused | 5.5 Options to Request or Suppress Warnings |
| Verify intrinsic | 8.11.9.257 Verify Intrinsic |
| version information, printing | 3. What is GNU Fortran? |
| version information, printing | 5.2 Options Controlling the Kind of Output |
| versions, recent | 6. News About GNU Fortran |
| versions, recent | 7. User-visible Changes |
| VXT extensions | 5.4 Options Controlling Fortran Dialect |
| VXT extensions | 9.6 VXT Fortran |
| VXT intrinsics | 5.4 Options Controlling Fortran Dialect |
| vxtidate_y2kbuggy_0 | 10.2.2 Year 2000 (Y2K) Problems |
|