diff options
| author | Nathan Sidwell <nathan@gcc.gnu.org> | 2004-09-16 09:53:40 +0000 | 
|---|---|---|
| committer | Nathan Sidwell <nathan@gcc.gnu.org> | 2004-09-16 09:53:40 +0000 | 
| commit | 585b44d301a56eb7c2e40e840c6c9868f6b92d46 (patch) | |
| tree | 05f087296df6da2876dbac64a95198a03423740d /libjava/java/io/FileInputStream.java | |
| parent | 45f1796923b1b10a3bb13e79f4905cd7763d969a (diff) | |
| download | gcc-585b44d301a56eb7c2e40e840c6c9868f6b92d46.zip gcc-585b44d301a56eb7c2e40e840c6c9868f6b92d46.tar.gz gcc-585b44d301a56eb7c2e40e840c6c9868f6b92d46.tar.bz2 | |
cp-tree.h (struct lang_type_class): Make pure_virtuals a VEC(tree).
	* cp-tree.h (struct lang_type_class): Make pure_virtuals a
	VEC(tree).
	(CLASSTYPE_INLINE_FRIENDS, CLASSTYPE_PURE_VIRTUALS): Update
	comments.
	* call.c (build_new_method_call): Don't confirm a pure virtual is
	in CLASSTYPE_PURE_VIRTUALS.  Reorder checks. Make it a warning.
	* class.c (check_methods): CLASSTYPE_INLINE_FRIENDS is a VEC(tree).
	(fixup_inline_methods, finish_struct): Likewise.
	* decl.c (finish_method): Likewise.
	* search.c (dfs_get_pure_virtuals, get_pure_virtuals):
	CLASSTYPE_PURE_VIRTUALS is a VEC(tree).
	* typeck2.c (abstract_virtuals_error): Likewise. Truncate the
	vector to avoid repeating the list in error messages.
From-SVN: r87592
Diffstat (limited to 'libjava/java/io/FileInputStream.java')
0 files changed, 0 insertions, 0 deletions
