aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/cp-tree.h
AgeCommit message (Expand)AuthorFilesLines
2003-07-02decl2.c (defer_fn): Set DECL_DEFER_OUTPUT.Jan Hubicka1-1/+3
2003-07-01c-tree.h (define_label): Replace filename and lineno arguments with a locatio...Nathan Sidwell1-1/+1
2003-06-30c-common.c (enum c_language_kind, flag_objc): Remove.Neil Booth1-1/+0
2003-06-29cp-tree.h (language_to_string): Adjust declaration.Gabriel Dos Reis1-1/+1
2003-06-28diagnostic.h (diagnostic_set_info): Replace file and lineno parameters with a...Nathan Sidwell1-2/+0
2003-06-26re PR c++/10931 (valid conversion static_cast<const unsigned int&>(lvalue-of-...Mark Mitchell1-0/+1
2003-06-24langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro.Jan Hubicka1-0/+5
2003-06-20re PR c++/9649 (ICE in finish_member_declaration at cp/semantics.c:1850 when ...Mark Mitchell1-2/+2
2003-06-20re PR middle-end/11041 (ICE: const myclass &x = *x; (when operator*() defined))Mark Mitchell1-0/+7
2003-06-19c-tree.h: Remove declaration of poplevel.Andreas Jaeger1-3/+0
2003-06-18cp-tree.h (comp_except_specs, [...]): Return bool.Nathan Sidwell1-10/+10
2003-06-18cp-tree.h (COMPARE_RELAXED): Rename to ...Nathan Sidwell1-12/+5
2003-06-17re PR c++/11105 ([3.3/3.4 regression of sorts] ICE in mangle_conv_op_name_for...Mark Mitchell1-0/+5
2003-06-16cp-tree.h: Follow spelling conventions.Kazu Hirata1-1/+1
2003-06-12re PR c++/10432 (ICE in poplevel, at cp/decl.c:1230)Mark Mitchell1-1/+0
2003-06-10re PR c++/11131 (Unrelated declaration removes inline flag from function)Mark Mitchell1-0/+1
2003-06-07Makefile.in (OJBS, c-opts.o): Update.Neil Booth1-1/+1
2003-06-04cp-tree.h (CP_AGGREGATE_TYPE_P): Accept vectors.Jason Merrill1-1/+4
2003-05-18hashtable.h (struct ht_identifier): Add data member "hash_value".Gabriel Dos Reis1-6/+6
2003-05-15re PR c++/5388 (Incorrect message "operands to ?: have different types")Jason Merrill1-5/+6
2003-05-15call.c (build_op_delete_call): Avoid creating unnecessary types.Mark Mitchell1-7/+3
2003-05-10re PR c++/9252 ([New parser] Errors due to legally used "typename")Kriang Lerdsuwanakij1-4/+1
2003-05-10re PR c++/9554 (Out of class declaration of member class template specialisat...Kriang Lerdsuwanakij1-3/+10
2003-05-01cp-tree.h (struct lang_id2): Remove.Steven Bosscher1-24/+9
2003-04-29re PR c++/10515 (problem when initializing a field in a union)Mark Mitchell1-0/+1
2003-04-28re PR c++/10506 (ICE in build_new at cp/init.c with -fkeep-inline-functions a...Mark Mitchell1-4/+7
2003-04-23re PR c++/9847 (ICE on :?-operator with double class definition in expand_expr)Mark Mitchell1-1/+0
2003-04-22Makefile.in (calls.o): Depend on except.h.Mark Mitchell1-0/+4
2003-04-10c-common.h (lang_statement_code_p): Remove declaration.Steven Bosscher1-0/+4
2003-04-07tree.c (tree_size): For all 'c' and 'x' nodes...Zack Weinberg1-16/+0
2003-04-03Make-lang.in (cp-warn): Add $(STRICT_WARN).Kaveh R. Ghazi1-4/+0
2003-04-03gengtype-lex.l (IWORD): Add CHAR_BITFIELD.Kaveh R. Ghazi1-20/+20
2003-03-30cp-tree.h (binding_for_name): Move to name-lookup.h Adjust prototype.Gabriel Dos Reis1-4/+2
2003-03-30name-lookup.c: New file.Gabriel Dos Reis1-57/+1
2003-03-28re PR c++/10245 (?: operator requires public copy constructor of return type)Jason Merrill1-0/+1
2003-03-27re PR c++/10158 (ICE with templates and friends)Nathan Sidwell1-1/+2
2003-03-22PR c++/9978, c++/9708Nathan Sidwell1-1/+1
2003-03-20cp-tree.h (unemitted_tinfo_decls): Declaration of a new varray.Matt Austern1-2/+4
2003-03-19c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'.Nathanael Nerode1-1/+1
2003-03-16re PR c++/9629 (virtual inheritance segfault)Nathan Sidwell1-1/+5
2003-03-15Compile-time improvement: 2/n.Gabriel Dos Reis1-33/+42
2003-03-11re PR c++/8700 (unhelpful error message for binding temp to reference)Mark Mitchell1-8/+2
2003-03-1116077.C: Adjust warnings.Mark Mitchell1-2/+1
2003-03-08c-common.h (c_common_init, [...]): Update.Neil Booth1-1/+1
2003-03-08re PR c++/9823 (ICE in sort_mem_initializers)Mark Mitchell1-1/+0
2003-03-08re PR c++/9809 (when are builtins brought into view)Mark Mitchell1-1/+2
2003-03-07call.c (reference_binding): Remove REF_IS_VAR parameter.Mark Mitchell1-1/+2
2003-03-04cp-tree.h (cxx_saved_binding): Declare.Gabriel Dos Reis1-1/+5
2003-03-03re PR c++/9878 (error: non-lvalue in unary `&' wrongly issued)Mark Mitchell1-2/+5
2003-02-28re PR c++/9879 (ICE / endless compile with "new int[2]()")Mark Mitchell1-1/+1