Go to file
Greg McGary 02f06e649d top.h (ffe_is_subscript_check_): Remove extern decl.
* top.h (ffe_is_subscript_check_): Remove extern decl.
(ffe_is_subscript_check, ffe_set_is_subscript_check): Remove macros.
* top.c (ffe_is_subscript_check_): Remove global variable.
(ffe_decode_option): Remove "(no-)bounds-check" flag handling.
Set flag_bounds_check for "(no-)fortran-bounds-check".
* com.c
(ffecom_arrayref_): s/ffe_is_subscript_check ()/flag_bounds_check/
(ffecom_char_args_x_): Ditto.

From-SVN: r30037
1999-10-16 01:26:10 +00:00
boehm-gc
config
contrib
etc
gcc top.h (ffe_is_subscript_check_): Remove extern decl. 1999-10-16 01:26:10 +00:00
include * hashtab.h: New file. 1999-10-15 01:50:54 -06:00
INSTALL
libchill
libf2c Daily bump. 1999-10-15 01:45:06 -06:00
libffi
libiberty Makefile.in (CFILES): Add hashtab.c 1999-10-15 01:50:25 -06:00
libio
libjava gij.cc (main): Formatting fixes. 1999-10-15 16:53:41 +00:00
libobjc
libstdc++
texinfo
zlib
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Add myself to list with general write privs. 1999-10-14 21:46:16 +00:00
Makefile.in
missing
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.