OSDN Git Service

* call.c (enforce_access): Assert we get a binfo.
[pf3gnuchains/gcc-fork.git] / gcc / cp / ChangeLog
2003-05-01 lerdsuwa PR c++/8772
2003-04-30 lerdsuwa PR c++/9432, c++/9528
2003-04-30 gdr * decl.c (check_previous_goto_1): Adjust prototype.
2003-04-29 mmitchel PR c++/10551
2003-04-29 mmitchel PR c++/10549
2003-04-29 mmitchel PR c++/10527
2003-04-29 mmitchel PR c++/10515
2003-04-29 lerdsuwa * c-pragma.c (maybe_apply_renaming_pragma): Fix typo.
2003-04-29 mmitchel * decl.c (maybe_commonize_var): Further tweak support...
2003-04-28 mmitchel * decl.c (maybe_commonize_var): Fix thinko in last...
2003-04-28 mmitchel PR c++/10506
2003-04-27 mmitchel * decl.c (maybe_commonize_var): Make the code match...
2003-04-26 mmitchel * decl2.c (finish_file): Fix merge botch.
2003-04-26 mmitchel * decl2.c (finish_file): Don't call import_export_decl for
2003-04-24 rsandifo * call.c (print_z_candidates): Fix off by one...
2003-04-24 nathancp:
2003-04-24 mmitchel PR c++/10471
2003-04-23 neil * Makefile.in (c-lex.o, LIBCPP_OBJS, cpplex.o): Update.
2003-04-23 mmitchel PR c++/9847
2003-04-22 mmitchel PR c++/10446
2003-04-22 mmitchel PR c++/10428
2003-04-22 mmitchel * rtti.c (throw_bad_typeid): Use build_cxx_call.
2003-04-22 mmitchel * Makefile.in (calls.o): Depend on except.h.
2003-04-21 nathancp:
2003-04-20 nathan.:
2003-04-20 nathancp:
2003-04-17 sayle2003-04-17 Roger Sayle <roger@eyesopen.com>
2003-04-17 lerdsuwa PR c++/10347
2003-04-15 mmitchel PR c++/10381
2003-04-15 jason * decl2.c (mark_used): Don't instantiate anythi...
2003-04-15 zlaski2003-04-14 Ziemowit Laski <zlaski@apple.com>
2003-04-14 sayle * builtin-types.def (BT_FN_STRING_CONST_STRING): New...
2003-04-13 mmitchel PR c++/10300
2003-04-13 zack * tree.c (build_constructor): New function.
2003-04-12 zack * configure.in: Check for wchar.h, mbstowcs...
2003-04-11 zack2003-04-10 Zack Weinberg <zack@codesourcery.com>
2003-04-10 mmitchel * class.c (layout_class_type): Correct handling for...
2003-04-07 zack * tree.c (tree_size): For all 'c' and 'x' nodes...
2003-04-07 zack * call.c: Include intl.h.
2003-04-05 ghazi * decl.c (set_current_binding_level): Delete, revert...
2003-04-04 ghazi * name-lookup.c (find_binding): Pass appropriate point...
2003-04-03 ghazi * Make-lang.in (cp-warn): Add $(STRICT_WARN).
2003-04-03 jason * cvt.c (ocp_convert): Only abort if we try...
2003-04-03 jason * stor-layout.c (do_type_align): New fn, split...
2003-04-03 ghazigcc:
2003-04-03 geoffkIndex: testsuite/ChangeLog
2003-04-01 dje2003-04-01 Andrew Pinski <pinskia@physics.uc.edu>
2003-03-31 jason PR java/10145
2003-03-30 mmitchel PR c++/7647
2003-03-30 gdr * Make-lang.in (cp/name-lookup.o): Add more dependencies.
2003-03-30 gdr * cp-tree.h (binding_for_name: Move to name-lookup...
2003-03-30 gdr * name-lookup.c: New file.
2003-03-29 jason PR c++/10245
2003-03-28 mrs * error.c (dump_expr): Add 0x to printed hex...
2003-03-28 mmitchel PR c++/10218
2003-03-28 mmitchel * decl2.c (generate_ctor_or_dtor_function): Tolerate a
2003-03-28 nathancp:
2003-03-27 nathancp:
2003-03-27 nathancp:
2003-03-25 jason * call.c (print_z_candidate): Change name of...
2003-03-24 nathancp:
2003-03-24 nathancp:
2003-03-24 nathancp:
2003-03-24 mmitchel PR c++/7086
2003-03-22 nathancp:
2003-03-22 zack * c-common.c: Include intl.h.
2003-03-21 nathancp:
2003-03-21 mmitchel * cp/decl2.c (arg_assoc_class): Correct check for...
2003-03-20 austern * cp-tree.h (unemitted_tinfo_decls): Declaration of...
2003-03-19 neroden(gcc)
2003-03-19 jason PR c++/8316, c++/9315, c++/10136
2003-03-18 sayle * decl.c (duplicate_decls): Use the new type when...
2003-03-18 jason PR c++/10091
2003-03-17 mmitchel PR c++/9639
2003-03-17 jason PR c++/9993
2003-03-17 ajTreelang:
2003-03-16 nathancp:
2003-03-16 gdr * decl.c (binding_for_name): Fix initialization thinko.
2003-03-15 gdrFix thinko.
2003-03-15 gdr Compile-time improvement: 2/n.
2003-03-15 sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-03-15 neil * Makefile.in: Update.
2003-03-15 lerdsuwa PR c++/6440
2003-03-13 jason PR c++/9420
2003-03-13 mmitchel * decl2.c (do_nonmember_using_decl): Correct handling of
2003-03-13 mmitchelFix typo in ChangeLog
2003-03-13 mmitchel * call.c (initialize_reference): Remove bogus assertion.
2003-03-12 jason PR c++/7050
2003-03-12 mmitchelFix PR number in log message.
2003-03-12 mmitchel PR c++/9336
2003-03-12 aoliva* g++.1: Remove.
2003-03-11 mmitchel PR c++/9924
2003-03-11 jason PR c++/9820
2003-03-11 mmitchel PR c++/8700
2003-03-11 jason PR c++/8660
2003-03-11 neil * Makefile.in: Update.
2003-03-11 mmitchel * g++.old-deja/g++.benjamin/16077.C: Adjust warnings.
2003-03-10 dpatelPR/9394
2003-03-10 jason PR c++/9798
2003-03-10 jason PR c++/9868
next