gcc/gcc/cp
Phil Edwards 8653a2c31c pt.c (check_default_tmpl_args): Make error messages clearer.
2001-03-27  Phil Edwards  <pme@sources.redhat.com>

	* pt.c (check_default_tmpl_args):  Make error messages clearer.

From-SVN: r40889
2001-03-28 00:44:39 +00:00
..
.cvsignore Makefile.in (info, [...]): Also build and remove and install and uninstall c-tree.info and cppinternals.info. 2001-01-13 00:24:39 +00:00
ChangeLog pt.c (check_default_tmpl_args): Make error messages clearer. 2001-03-28 00:44:39 +00:00
ChangeLog.1 Fix spelling and formatting. 1999-04-13 22:45:50 +00:00
ChangeLog.2 split out <2000 entries 2000-07-01 23:01:47 -04:00
ChangeLog.egcs Merge from gcc-2.8 1997-12-06 17:31:01 -07:00
Make-lang.in Makefile.in (SYSTEM_H): Define. 2001-03-27 22:57:35 +00:00
NEWS extend.texi: Mark named return value extension as deprecated. 2000-09-06 21:25:02 +00:00
call.c [multiple changes] 2001-03-23 01:49:11 +00:00
cfns.gperf cfns.gperf (hash, [...]): Prototype. 2000-04-04 20:46:23 +00:00
cfns.h cfns.gperf (hash, [...]): Prototype. 2000-04-04 20:46:23 +00:00
class.c class.c (add_method): Use memcpy/memmove, not bcopy. 2001-03-26 01:48:51 +00:00
config-lang.in configure.in: Simplify language enabling/disabling code. 2000-12-12 20:28:52 +00:00
cp-tree.def cp-tree.def (DEFAULT_ARG): Make `x' class. 2001-01-05 11:41:27 +00:00
cp-tree.h Implement DR 209 2001-03-26 08:37:27 +00:00
cvt.c Remove old ABI support. 2001-02-12 09:58:18 +00:00
decl.c c-common.h (DECL_NUM_STMTS): New macro. 2001-03-27 02:17:48 +00:00
decl.h call.c: PROTO -> PARAMS. 2000-01-26 20:51:37 +00:00
decl2.c pt.c (instantiate_decl): Abort if we see a member constant instantiation that doesn't already have its... 2001-03-21 19:55:13 -05:00
dump.c dump.c (dump_access): New function. 2001-03-27 04:52:21 +00:00
errfn.c extend.texi (Deprecated): Deprecate new initializer lists. 2001-02-12 14:29:13 +00:00
error.c error.c: Also undefine 'A' macro used for cp_printers definition. 2001-03-26 23:41:23 +00:00
except.c Make-lang.in (cp/except.o): Don't depend on insn-flags.h. 2001-03-22 10:47:21 -08:00
expr.c Remove old ABI support. 2001-02-12 09:58:18 +00:00
friend.c varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME... 2001-03-15 02:51:03 +00:00
g++.1 gcc_update: Add gcc/gcc.1 to generated files. 2001-01-13 21:17:13 +00:00
g++spec.c gcc.c (init_gcc_specs): New function. 2001-02-02 17:42:00 +00:00
gxxint.texi Makefile.in (info, [...]): Also build and remove and install and uninstall c-tree.info and cppinternals.info. 2001-01-13 00:24:39 +00:00
init.c Compute DECL_ASSEMBLER_NAME lazily. 2001-03-19 23:50:04 +00:00
lang-options.h lang-options.h: Bring comment in line with reality. 2001-01-05 19:12:21 +00:00
lang-specs.h gcc.c, [...]: Add zero initializer for cpp_spec field to all array elements. 2001-03-02 01:03:47 +00:00
lex.c pt.c (instantiate_decl): Abort if we see a member constant instantiation that doesn't already have its... 2001-03-21 19:55:13 -05:00
lex.h c-common.c: Remove USE_CPPLIB conditional inclusions. 2000-11-25 19:28:44 +00:00
mangle.c mangle.c (write_discriminator): Use `_0' for discriminator 1, not `_'. 2001-03-23 23:12:55 +01:00
method.c method.c (do_build_assign_ref): Don't use build_modify_expr for anonymous aggregates... 2001-03-22 18:00:28 +01:00
mpw-config.in 87th Cygnus<->FSF quick merge 1996-07-19 21:46:24 +00:00
mpw-make.sed 89th Cygnus<->FSF quick merge 1996-09-18 17:20:21 +00:00
operators.def operators.def (ALIGNOF_EXPR, [...]): Change new ABI mangling. 2000-09-04 03:22:54 +00:00
optimize.c c-common.h (DECL_NUM_STMTS): New macro. 2001-03-27 02:17:48 +00:00
parse.y Implement DR 209 2001-03-26 08:37:27 +00:00
pt.c pt.c (check_default_tmpl_args): Make error messages clearer. 2001-03-28 00:44:39 +00:00
ptree.c pt.c (instantiate_decl): Abort if we see a member constant instantiation that doesn't already have its... 2001-03-21 19:55:13 -05:00
repo.c toplev.c (file_name_nondirectory): Remove. 2001-03-10 16:33:57 +00:00
rtti.c pt.c (instantiate_decl): Abort if we see a member constant instantiation that doesn't already have its... 2001-03-21 19:55:13 -05:00
search.c decl.c (local_names): Define. 2001-03-23 13:04:11 +01:00
semantics.c c-common.h (DECL_NUM_STMTS): New macro. 2001-03-27 02:17:48 +00:00
spew.c c-parse.in (yylexname): New function, split out of _yylex. 2001-03-07 01:32:01 +00:00
tree.c [multiple changes] 2001-03-23 01:49:11 +00:00
typeck.c typeck.c (convert_arguments): Check that we have an fndecl. 2001-03-06 20:45:06 +00:00
typeck2.c * typeck2.c (build_m_component_ref): Robustify. 2001-02-16 01:24:14 +00:00
xref.c * collect2.c (main, write_c_file_stat), gcc.c (translate_options, 2000-11-02 19:03:59 +00:00