Go to file
Jason Merrill a359be75cf init.c (resolve_offset_ref): Don't return a raw method.
* init.c (resolve_offset_ref): Don't return a raw method.
	Use BASELINK_P.
	* typeck.c (decay_conversion): Don't handle a raw method.
	Resolve all OFFSET_REFs.
	(get_member_function_from_ptrfunc): 0 is a valid vtable index.
	(build_binary_op_nodefault): Handle resolving overloaded fns.  Use
	same_type_p for pmf bits.  Don't use build_binary_op to compare
	raw pointers to methods.
	(convert_for_assignment): Check for OFFSET_REF, not OFFSET_TYPE,
	to decide when to call resolve_offset_ref.
	(build_c_cast, convert_for_initialization): Likewise.
	* cvt.c (build_expr_type_conversion): Likewise.

From-SVN: r26815
1999-05-07 05:47:57 -04:00
boehm-gc configure.in: Switch from irix threads to posix threads Defined IRIX_THREADS. 1999-05-05 11:46:18 +00:00
config
contrib
etc
gcc init.c (resolve_offset_ref): Don't return a raw method. 1999-05-07 05:47:57 -04:00
include
INSTALL
libchill
libf2c Declare ABORT as intrinsic 1999-05-03 12:20:06 -04:00
libiberty Fred Fish <fnf@be.com> 1999-05-06 13:57:01 -07:00
libio
libjava Update 1999-05-05 17:27:18 -07:00
libobjc
libstdc++
texinfo
zlib Makefile.in: Replace with automake-generated file. 1999-05-05 10:04:39 +00:00
.cvsignore
ChangeLog
config-ml.in
config.guess
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
ltconfig
ltmain.sh
MAINTAINERS Fix tege's address. 1999-05-06 17:29:01 -06: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.