| www.delorie.com/gnu/docs/gcc/g77_28.html | search |
![]() Buy the book! | |
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
GNU Fortran supports ANSI FORTRAN 77 with the following caveats.
In summary, the only ANSI FORTRAN 77 features g77 doesn't
support are those that are probably rarely used in actual code,
some of which are explicitly disallowed by the Fortran 90 standard.
8.2.1 No Passing External Assumed-length CHAR*(*) CFUNC restriction. 8.2.2 No Passing Dummy Assumed-length CHAR*(*) CFUNC restriction. 8.2.3 No Pathological Implied-DO No `((..., I=...), I=...)'. 8.2.4 No Useless Implied-DO No `(A, I=1, 1)'.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |