Known Causes of Trouble with GNU Fortran
****************************************
This section describes known problems that affect users of GNU
Fortran. Most of these are not GNU Fortran bugs per se--if they were,
we would fix them. But the result for a user might be like the result
of a bug.
Some of these problems are due to bugs in other software, some are
missing features that are too much work to add, and some are places
where people's opinions differ as to what is best.
Information on bugs that show up when configuring, porting, building,
or installing `g77' is not provided here. Note:Problems Installing.
To find out about major bugs discovered in the current release and
possible workarounds for them, see `ftp://alpha.gnu.org/g77.plan'.
(Note that some of this portion of the manual is lifted directly
from the `gcc' manual, with minor modifications to tailor it to users
of `g77'. Anytime a bug seems to have more to do with the `gcc'
portion of `g77', see *Note Known Causes of Trouble with GNU CC:
(gcc)Trouble.)