Go to file
Mark Mitchell d490621d89 pt.c (process_template_parm): Ignore top-level qualifiers on non-type parameters.
* pt.c (process_template_parm): Ignore top-level qualifiers on
	non-type parameters.
	* decl.c (start_function): Use current_function_parms in the call
	to require_complete_type_for_parms, not the probably empty
	DECL_ARGUMENTS.

From-SVN: r24684
1999-01-15 18:34:48 +00:00
config
contrib Update FSF address in copyright notice. 1999-01-11 06:25:48 -07:00
etc
gcc pt.c (process_template_parm): Ignore top-level qualifiers on non-type parameters. 1999-01-15 18:34:48 +00:00
include Update FSF address in copyright header. 1999-01-11 06:53:51 -07:00
INSTALL
libchill How did these squeak through the address fixes? 1999-01-12 12:08:15 -07:00
libf2c datetime_.c (G77_date_and_time_0): Return milliseconds as such, not as microseconds. 1999-01-15 06:36:01 +00:00
libiberty * cplus-dem.c (mop_up): Set work->previous_argument to NULL after freeing it. 1999-01-14 12:09:46 +00:00
libio More FSF address updates. 1999-01-11 06:43:27 -07:00
libobjc Update FSF address in copyright header. 1999-01-11 06:34:38 -07:00
libstdc++ configure.in: Test for "ln -s" and set LN_S in generated Makefile. 1999-01-13 16:04:01 +00:00
texinfo Update FSF address in copyright header. 1999-01-11 06:34:38 -07:00
.cvsignore
ChangeLog * config.sub: Clean up handling of hppa2.0. 1998-12-22 16:23:33 -07:00
config-ml.in
config.guess * config.guess: Use C code to identify more HP machines. 1998-12-22 15:58:25 -07:00
config.if
config.sub * config.sub: Clean up handling of hppa2.0. 1998-12-22 16:23:33 -07:00
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS
Makefile.in
missing
mkinstalldirs
move-if-change FSF address fix in copyright header. 1999-01-11 07:12:18 -07:00
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.