gcc/gcc/cp
Jason Merrill fcfcdfc897 pt.c (unify): Call coerce_template_parms with the COMPLAIN flag turned off.
* pt.c (unify): Call coerce_template_parms with the COMPLAIN flag
	turned off.
	* lex.c (retrofit_lang_decl): Split out...
	(build_lang_decl): From here.
	* decl.c (pushdecl): Call it for functions generated by the middle
	end that don't have DECL_LANG_SPECIFIC.
	* decl2.c: Remove flag_init_priority.  Always enable initp stuff.
	(start_objects, finish_objects): Only use special
	init_priority code if the user specified a priority.
	(do_ctors, do_dtors): Use DEFAULT_INIT_PRIORITY for the non-initp
	objects.

From-SVN: r25036
1999-02-04 21:42:48 -05:00
..
inc update copyrights 1998-11-22 22:12:41 -05:00
ChangeLog pt.c (unify): Call coerce_template_parms with the COMPLAIN flag turned off. 1999-02-04 21:42:48 -05:00
ChangeLog.1
ChangeLog.egcs
Make-lang.in Make-lang.in (GXX_OBJS): Remove choose-temp.o, pexecute.o and mkstemp.o. 1999-02-03 14:56:50 -07:00
Makefile.in Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for 1999-01-26 18:43:17 -07:00
NEWS decl.c (build_typename_type): Set DECL_ARTIFICIAL. 1998-12-07 07:27:47 -05:00
call.c class.c (resolve_address_of_overloaded_function): Mark the chosen function used. 1999-01-25 15:43:21 -05:00
class.c class.c (resolve_address_of_overloaded_function): Mark the chosen function used. 1999-01-25 15:43:21 -05:00
config-lang.in Copyright fixes. 1999-01-06 13:57:36 -07:00
cp-tree.def Copyright fixes. 1999-01-06 13:57:36 -07:00
cp-tree.h flags.h: Declare flag_no_ident. 1999-01-31 17:46:50 +00:00
cvt.c * cvt.c (cp_convert_to_pointer): Fix conversion of 0 to pmf. 1999-01-24 10:56:46 -05:00
decl.c pt.c (unify): Call coerce_template_parms with the COMPLAIN flag turned off. 1999-02-04 21:42:48 -05:00
decl.h
decl2.c * decl2.c (lang_decode_option): Use read_integral_parameter. 1999-02-02 14:47:20 -07:00
errfn.c update copyrights 1998-11-22 22:12:41 -05:00
error.c cp-tree.h (PARM_DECL_EXPR): Delete. 1999-01-21 14:29:33 +00:00
except.c class.c (resolve_address_of_overloaded_function): Mark the chosen function used. 1999-01-25 15:43:21 -05:00
exception.cc See ChangeLog.. 1998-12-08 14:04:03 +00:00
expr.c update copyrights 1998-11-22 22:12:41 -05:00
friend.c cp-tree.h (IDENTIFIER_TYPENAME_P): Use OPERATOR_TYPENAME_FORMAT here. 1999-01-06 23:38:05 +00:00
g++.1
g++FAQ.texi
g++spec.c Copyright fixes. 1999-01-06 13:57:36 -07:00
gxx.gperf cplus-dem.c (work_stuff): Replace const_type and volatile_type with type_quals. 1998-10-23 14:53:28 +00:00
gxxint.texi * gxxint.texi: Correct documentation for n, N, Q, and B. 1998-10-24 03:05:35 +00:00
hash.h cplus-dem.c (work_stuff): Replace const_type and volatile_type with type_quals. 1998-10-23 14:53:28 +00:00
init.c pt.c (instantiate_class_template): Set up the DECL_INITIAL of member constants. 1999-01-26 15:23:36 -05:00
input.c Add 1999 copyright. 1999-02-01 07:05:07 +00:00
lang-options.h decl.c (build_typename_type): Set DECL_ARTIFICIAL. 1998-12-07 07:27:47 -05:00
lang-specs.h flags.h: Declare flag_no_ident. 1999-01-31 17:46:50 +00:00
lex.c pt.c (unify): Call coerce_template_parms with the COMPLAIN flag turned off. 1999-02-04 21:42:48 -05:00
lex.h update copyrights 1998-11-22 22:12:41 -05:00
method.c Warning fixes: 1998-12-22 12:18:17 +00:00
mpw-config.in
mpw-make.sed
new.cc update copyrights 1998-11-22 22:12:41 -05:00
new1.cc update copyrights 1998-11-22 22:12:41 -05:00
new2.cc update copyrights 1998-11-22 22:12:41 -05:00
parse.c Update FSF address in copyright header. 1999-01-11 06:34:38 -07:00
parse.h
parse.y cp-tree.def (CPLUS_BINDING): Update documentation. 1998-12-13 14:46:07 +00:00
pt.c pt.c (unify): Call coerce_template_parms with the COMPLAIN flag turned off. 1999-02-04 21:42:48 -05:00
ptree.c cp-tree.def (CPLUS_BINDING): Update documentation. 1998-12-13 14:46:07 +00:00
repo.c update copyrights 1998-11-22 22:12:41 -05:00
rtti.c class.c (resolve_address_of_overloaded_function): Mark the chosen function used. 1999-01-25 15:43:21 -05:00
search.c class.c (handle_using_decl): Fix comment. 1998-12-03 16:58:03 +00:00
semantics.c error.c (dump_function_decl): Don't print the argument types for a function when the verbosity level is negative. 1999-01-20 13:11:59 +00:00
sig.c update copyrights 1998-11-22 22:12:41 -05:00
spew.c update copyrights 1998-11-22 22:12:41 -05:00
tinfo.cc update copyrights 1998-11-22 22:12:41 -05:00
tinfo.h update copyrights 1998-11-22 22:12:41 -05:00
tinfo2.cc update copyrights 1998-11-22 22:12:41 -05:00
tree.c tree.c (equal_functions): Fix name in prototype. 1999-01-25 21:33:46 -05:00
typeck.c decl.c (push_local_binding): Also wrap used decls in a TREE_LIST. 1999-01-25 19:50:29 -05:00
typeck2.c typeck2.c (process_init_constructor): Use same_type_p. 1998-11-29 13:27:12 -05:00
xref.c