aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2004-10-17re PR c++/17743 (dependent expressions in attributes)Giovanni Bajo2-0/+8
2004-10-16re PR c++/10479 (alignof and sizeof (and other expressions) in attributes doe...Giovanni Bajo2-0/+10
2004-10-15re PR c++/17042 (Duplicated symbol in assembly output)Mark Mitchell1-1/+1
2004-10-15re PR c++/17042 (Duplicated symbol in assembly output)Mark Mitchell3-3/+30
2004-10-15* dump.c, g++spec.c, repo.c: Update copyright.Kazu Hirata4-3/+7
2004-10-15* decl.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-15[multiple changes]Andrew Pinski2-1/+8
2004-10-15re PR c++/17976 (Calls the dtor twice)Mark Mitchell2-4/+24
2004-10-14Speed up walk_tree by introducing a special-purpose hash table.Matt Austern5-10/+23
2004-10-13toplev.c (compile_file): Call mudflap_finish_file from here ...Frank Ch. Eigler1-5/+0
2004-10-13re PR c++/17661 (ICE in create_tmp_var)Andrew Pinski2-0/+14
2004-10-13* search.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-10-12class.c (dfs_modify_vtables): Simplify condition.Nathan Sidwell3-33/+57
2004-10-12search.c (struct lookup_base_data_s): New.Nathan Sidwell2-79/+100
2004-10-12* search.c: Fix comment typos.Kazu Hirata2-2/+6
2004-10-12re PR c++/15786 (Bad error message for frequently occuring error.)Mark Mitchell2-18/+51
2004-10-11re PR c++/17936 (Declaration of specialization rejected)Mark Mitchell3-0/+14
2004-10-11re PR c++/17929 (ICE with qualified name in template specialization)Mark Mitchell2-2/+13
2004-10-11cp-tree.h (get_dynamic_cast_base_type): Rename to ...Nathan Sidwell4-100/+183
2004-10-11cp-tree.h (SAME_BINFO_TYPE_P): New.Nathan Sidwell6-31/+57
2004-10-11* semantics.c: Fix comment typos.Kazu Hirata2-3/+7
2004-10-10re PR c++/17554 (crashes in on kopete build (KDE's kdenetwork))Andrew Pinski3-7/+38
2004-10-10re PR c++/17907 (ice in optimize_inline_calls, at tree-inline.c)Andrew Pinski2-1/+8
2004-10-10re PR c++/17393 ("unused variable '._0'" warning with -Wall)Mark Mitchell2-1/+7
2004-10-10Convert diagnostics to use quoting flag q 7/nGabriel Dos Reis7-214/+266
2004-10-10re PR c++/17867 ("void" instead of class name in error message)Mark Mitchell5-44/+61
2004-10-09re PR c++/17524 (ICE with initializing a variable of type void)Mark Mitchell4-19/+51
2004-10-08re PR c++/17868 (RDIV_EXPR not supported by dump_expr)Volker Reichelt2-0/+6
2004-10-08* pt.c, search.c: Fix comment typos.Kazu Hirata3-4/+8
2004-10-08cp-tree.h (dfs_walk, [...]): Remove.Nathan Sidwell5-269/+312
2004-10-07pt.c (tsubst_expr): Look passed the CLEANUP_POINT_EXPR to get the asm express...Andrew Pinski2-1/+11
2004-10-07cp-tree.h (ICS_USER_FLAG): Remove comment about obsolete flag.Mark Mitchell8-260/+345
2004-10-07parser.c (cp_parser_asm_definition): Look passed the CLEANUP_POINT_EXPR to ge...Andrew Pinski2-2/+13
2004-10-06[multiple changes]Andrew Pinski2-0/+7
2004-10-05Fix emailGabriel Dos Reis1-1/+1
2004-10-05Convert diagnostics to use quoting flag q 6/nGabriel Dos Reis2-134/+154
2004-10-05re PR c++/17829 (wrong error: call of overloaded function is ambiguous)Nathan Sidwell2-9/+33
2004-10-05Convert diagnostics to use quoting flag q 4/nGabriel Dos Reis5-123/+153
2004-10-04Convert diagnostics to use quoting flag q 4/nGabriel Dos Reis4-52/+65
2004-10-04Convert diagnostics to use quoting flag q 3/nGabriel Dos Reis4-361/+410
2004-10-04Convert diagnostics to use quoting flag q 2/nGabriel Dos Reis2-72/+88
2004-10-03Convert diagnostics to use quoting flag q 1/nGabriel Dos Reis3-56/+74
2004-10-03re PR c++/17797 (ICE in build_reinterpret_cast)Andrew Pinski2-0/+9
2004-10-01c-decl.c (c_expand_body): Update call tree_rest_of_compilation.Jan Hubicka2-1/+5
2004-09-30cp-tree.h (struct lang_decl): Shrink by reordering fields and turning operato...Nathan Sidwell2-11/+20
2004-09-29re PR c/7425 (deprecated attribute doesn't merge with multiple declarations)Joseph Myers2-0/+8
2004-09-29revert accidental checkinJason Merrill1-17/+8
2004-09-29re PR tree-optimization/17697 (ICE: Statement marked for throw, but doesn't -...Jason Merrill2-8/+24
2004-09-29re PR middle-end/17525 (ICE in emit_move_insn (non-BLKmode arg))Jason Merrill2-0/+6
2004-09-28re PR driver/17537 (g++ not passing -lstdc++ to linker when -l is only supplied)Roger Sayle2-0/+9