aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2004-05-28re PR c++/15083 (spurious "statement has no effect" warning)Mark Mitchell1-0/+14
2004-05-28decl.c (cp_make_fname_decl): Free return value from fname_as_string.Aldy Hernandez1-0/+5
2004-05-28re PR c++/14668 (no warning anymore for reevaluation of declaration)Mark Mitchell1-0/+6
2004-05-28tweakJason Merrill1-1/+1
2004-05-28re PR c++/15214 (Warning non-virtual-dtor too strict)Tom Marshall1-0/+6
2004-05-27re PR c++/12883 (destructor of array object not called if no prior instantiat...Adam Nemet1-0/+6
2004-05-24method.c (implicitly_declare_fn): Don't call defer_fn; abort if it might be n...Geoffrey Keating1-0/+10
2004-05-24Makefile.def (host_modules): add libcpp.Paolo Bonzini1-0/+4
2004-05-24re PR c++/15044 (ICE on syntax error, template header.)Mark Mitchell1-0/+15
2004-05-23re PR c++/15165 (ICE in instantiate_template)Mark Mitchell1-0/+5
2004-05-23re PR c++/15025 (accepts redeclaration of template as non-template)Mark Mitchell1-0/+6
2004-05-23re PR c++/14821 (Duplicate namespace alias declaration should not conflict)Mark Mitchell1-0/+9
2004-05-23class.c (alter_access): Use %E format specifier to print an identifier node.Gabriel Dos Reis1-0/+13
2004-05-22re PR c++/15285 (instantiate_type ICE when forming pointer to template function)Mark Mitchell1-0/+7
2004-05-22re PR c++/15507 (hang laying out union)Mark Mitchell1-0/+18
2004-05-22name-lookup.c (check_for_out_of_scope_variable): Avoid ICE by returning when ...Roger Sayle1-0/+7
2004-05-20optimize.c (calls_setjmp_r): Remove.Andrew Pinski1-0/+7
2004-05-19* cgraph.c (hash_node, eq_node, cgraph_node, cgraph_remove_node)Zack Weinberg1-0/+6
2004-05-18* class.c (build_base_path): Tidy a bit.Jason Merrill1-0/+4
2004-05-14name-lookup.c (struct scope_binding): New.Geoffrey Keating1-0/+20
2004-05-13tree-gimple.c: Rename from tree-simple.c.Diego Novillo1-0/+5
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-0/+13
2004-05-03ChangeLog missed in my previous commitGiovanni Bajo1-0/+10
2004-05-01decl.c (reshape_init): Do not apply TYPE_DOMAIN to a VECTOR_TYPE.Zack Weinberg1-2/+7
2004-04-30Refer to base members using COMPONENT_REFs where possible.Jason Merrill1-0/+10
2004-04-30class.c, [...]: Fix comment typos.Kazu Hirata1-0/+5
2004-04-23re PR c++/15064 (typeid of template parameter gives ICE)Giovanni Bajo1-0/+6
2004-04-23init.c (build_aggr_init): Fix accidental use of C99 construct in previous cha...Mark Mitchell1-0/+4
2004-04-22class.c (initialize_array): Don't set TREE_HAS_CONSTRUCTOR on braced initiali...Mark Mitchell1-0/+20
2004-04-22* name-lookup.c (anonymous_namespace_name): Make static.Alan Modra1-0/+4
2004-04-20re PR middle-end/14531 (pessimise code, loose constantness)Roger Sayle1-0/+6
2004-04-16prims.cc (_Jv_AllocObject): Remove `size' argument.Bryce McKinlay1-0/+5
2004-04-14revert: re PR c++/13294 (namespace associations vs. specializations)Jason Merrill1-6/+0
2004-04-10method.c (make_alias_for_thunk): Remove preprocessor guard on declaration and...Danny Smith1-0/+5
2004-04-08re PR c++/14808 ([win32] Undefined results with virtual base classes)Danny Smith1-0/+6
2004-04-08decl2.c (mark_used): Don't segfault if cfun != NULL but current_function_decl...Jakub Jelinek1-0/+5
2004-04-05re PR c++/3518 (default conversion to pointer-to-function is applied to soon ...Nathan Sidwell1-0/+6
2004-04-05c-decl.c (build_compound_literal): Use TYPE_READONLY.Richard Kenner1-0/+7
2004-04-02re PR c++/14007 (Incorrect use of const partial specialization for reference ...Nathan Sidwell1-0/+7
2004-04-01cgraph.c: Add overall comment.Jan Hubicka1-0/+6
2004-04-01re PR c++/14803 (Spurious warnings on conversion of pointers to member functi...Mark Mitchell1-0/+6
2004-04-01re PR c++/14804 ([unit-at-a-time] initializing const data with reinterpret_ca...Richard Henderson1-0/+6
2004-04-01re PR c++/14810 (tree check failures with invalid code involving templates)Mark Mitchell1-0/+5
2004-04-01expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED.Richard Kenner1-0/+4
2004-03-31builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED.Richard Kenner1-0/+11
2004-03-31tree.h (optimize_function): Kill prototype.Jan Hubicka1-0/+6
2004-03-30re PR c++/14724 (Destructor not called on backwards goto past initialization)Mark Mitchell1-0/+9
2004-03-30gengtype.c (create_option): New function.Zack Weinberg1-0/+4
2004-03-29error.c (dump_function_name): If T's DECL_LANG_SPECIFIC is null, just print t...Zack Weinberg1-0/+5
2004-03-26re PR c++/13294 (namespace associations vs. specializations)Jason Merrill1-0/+6