aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/error.c
AgeCommit message (Expand)AuthorFilesLines
1998-07-28cp-tree.h (TI_USES_TEMPLATE_PARMS): Remove.Mark Mitchell1-70/+54
1998-07-19error.c (dump_type_real): Don't crash when presented with intQI_type_node or ...Mark Mitchell1-2/+12
1998-06-16decl.c (grokvardecl): Don't build external assembler names for TYPENAMEs in o...Andrew MacLeod1-2/+2
1998-06-10tree.c (debug_binfo): Make printf format match arguments.John Carr1-1/+1
1998-06-04cp-tree.h (DECL_NAMESPACE_ALIAS, [...]): Declare.Martin v. Löwis1-11/+17
1998-06-03error.c (dump_expr): Clean up NEW_EXPR case.Jason Merrill1-0/+27
1998-05-26language_as_string: Handle lang_java.Per Bothner1-0/+3
1998-05-24decl.c (push_namespace): Namespaces have type void.Jason Merrill1-0/+1
1998-05-20decl.c (grokfndecl): Handle definition of specialization in friend declaration.Jason Merrill1-1/+1
1998-05-19class.c (is_empty_class): Return 0 if TYPE is an error_mark_node.Brendan Kehoe1-0/+5
1998-05-13Warning patches:Kaveh R. Ghazi1-7/+8
1998-05-12error.c (dump_simple_decl): Use DECL_CLASS_SCOPE_P and/or DECL_NAMESPACE_SCOP...Jason Merrill1-5/+2
1998-05-12error.c (dump_simple_decl): New function, broken out from ...Mark Mitchell1-22/+32
1998-05-07massive namespace patchMartin v. Löwis1-3/+3
1998-05-06error.c: Convert to using ctype macros defined in system.h.Kaveh R. Ghazi1-2/+2
1998-05-06call.c, [...]: Add include of toplev.h.Robert Lipe1-0/+1
1998-04-23* error.c (dump_type_real): Declare canonical_name.Jason Merrill1-0/+1
1998-04-17cp-tree.h (type_as_string_real): New function.Mark Mitchell1-38/+62
1998-03-31call.c: Include system.h.Jeffrey A Law1-6/+1
1998-03-27error.c (dump_decl): Be a bit more explicit with template type arguments, whe...Mark Mitchell1-0/+4
1998-03-24cplus-dem.c (optable): Add sizeof.Mark Mitchell1-6/+1
1998-02-24Partial implementation of namespaces.Jason Merrill1-0/+5
1998-02-22Support for friend templates.Jason Merrill1-24/+3
1998-02-22* error.c: Include sys/types.h.Jeffrey A Law1-0/+1
1998-02-03error.c (dump_decl): Fix type of default arguments for template template para...Kriang Lerdsuwanakij1-2/+3
1998-02-01Various fixes for -Wall problems from Kaveh. See ChangeLog for details.Kaveh R. Ghazi1-2/+4
1998-01-28class.c (instantiate_type): Don't just return a known type if it's wrong.Jason Merrill1-2/+10
1998-01-27call.c (add_template_candidate_real): New function.Mark Mitchell1-1/+1
1998-01-24error.c (dump_decl): Fix type default template args.Jason Merrill1-53/+5
1998-01-23tweakJason Merrill1-6/+10
1998-01-22pt.c (coerce_template_parms): Don't access elements of ARGLIST that is not re...Kriang Lerdsuwanakij1-4/+92
1998-01-19decl.c (start_decl): Don't allow duplicate definitions of static data members.Mark Mitchell1-49/+67
1998-01-16* error.c (dump_decl): For enum tags, output the tag, not its value.Bruno Haible1-0/+2
1997-12-18except.c: Remove register_exception_table{,_p}.Jason Merrill1-1/+1
1997-12-16tree.c (mapcar): Handle TRY_CATCH_EXPR et al.Jason Merrill1-0/+6
1997-12-07error.c (dump_decl): Handle LOOKUP_EXPR.Jason Merrill1-0/+4
1997-12-03tree.c (is_overloaded_fn): Handle getting a fn template.Jason Merrill1-1/+4
1997-11-28pt.c (check_explicit_specialization): Complain about using a template-id for ...Jason Merrill1-0/+18
1997-11-19decl.c (make_implicit_typename): Handle case where t is not actually from con...Jason Merrill1-1/+2
1997-11-01lex.c (FILE_NAME_NONDIRECTORY): Delete macro.Brendan Kehoe1-2/+2
1997-10-20decl.c (duplicate_decls): Handle template specializations correctly.Mark Mitchell1-1/+2
1997-10-20decl.c (init_decl_processing): Give null_node unknown* type.Jason Merrill1-1/+4
1997-09-28[multiple changes]Jason Merrill1-0/+65
1997-09-09error.c (dump_decl): Avoid crashing when presented with a uninitialized const...Mark Mitchell1-24/+31
1997-09-08pt.c (begin_member_template_processing): Take a function as argument, not a s...Mark Mitchell1-5/+7
1997-09-06class.c (grow_method): Remove check for redeclaration.Jason Merrill1-27/+52
1997-08-25call.c (joust): Tweak message.Jason Merrill1-0/+1
1997-08-20[multiple changes]Jason Merrill1-12/+24
1997-08-19mergeJason Merrill1-0/+7
1997-07-2492th Cygnus<->FSF quick mergeBrendan Kehoe1-1/+2