This file lists known bugs in the GNU Fortran compiler. Copyright (C) 1995, 1996 Free Software Foundation, Inc. You may copy, distribute, and modify it freely as long as you preserve this copyright notice and permission notice.

Bugs in GNU Fortran

This section identifies bugs that g77 users might run into. This includes bugs that are actually in the gcc back end (GBE) or in libf2c, because those sets of code are at least somewhat under the control of (and necessarily intertwined with) g77, so it isn't worth separating them out.

For information on bugs that might afflict people who configure, port, build, and install g77, Problems Installing.