summaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Mark ChangeLogreleases/gcc-3.1Mark Mitchell2004-04-191-0/+4
* Mark ChangeLogMark Mitchell2002-07-251-0/+4
* * class.c (add_method): Correct handling of conversion operators.Mark Mitchell2002-07-121-0/+4
* re PR c++/7224 (g++ 3.x does not tecognize unused ambiguous inline member fun...Mark Mitchell2002-07-111-0/+5
* re PR c++/7279 (NRV related miscompilation)Jason Merrill2002-07-111-0/+6
* re PR c++/6255 (ICE with templatess)Jason Merrill2002-07-091-0/+6
* pt.c (can_complete_type_without_circularity): Add static to function definition.Kriang Lerdsuwanakij2002-07-081-0/+5
* cvt.c (cp_convert_to_pointer): Call force_fit_type for null pointers.Jason Merrill2002-07-051-0/+3
* Fix problem reported in http://gcc.gnu.org/ml/gcc-patches/2002-07/msg00238.htmlJim Wilson2002-07-051-0/+5
* re PR rtl-optimization/7145 (g++ -O with structure initializer & return value...Jason Merrill2002-07-051-0/+5
* re PR c++/6611 (Non-weak emission of `std::__default_alloc_template[...]' on ...Jason Merrill2002-07-041-0/+6
* re PR c++/6944 (missing feature on default copy-constructor for class with mu...Kriang Lerdsuwanakij2002-07-031-0/+8
* re PR c++/6716 (loop and fill ram during compiling)Kriang Lerdsuwanakij2002-07-021-0/+8
* re PR c++/7112 (Regression: ICE on C++ code involving templates and sizeof)Mark Mitchell2002-07-021-0/+7
* re PR c++/6695 (Regression: template friend declaration doesn't work)Mark Mitchell2002-06-271-0/+6
* decl.c (finish_function): Change "#ifdef VMS_TARGET" to "#if VMS_TARGET".Matt Thomas2002-06-231-0/+5
* typeck.c (mark_addressable): Don't test TREE_ADDRESSABLE early.Richard Henderson2002-06-201-0/+6
* re PR c++/6892 (ICE from #include inside switch(){} inside template function)Kriang Lerdsuwanakij2002-06-201-0/+5
* re PR c++/6723 (ICE on source code successfully compiled by previous versions)Kriang Lerdsuwanakij2002-06-201-0/+7
* tree.c (cp_cannot_inline_tree_fn): Don't short-circuit test after template in...Richard Henderson2002-06-161-6/+12
* configure.in: Add --enable-__cxa_atexit.H.J. Lu2002-06-071-0/+4
* re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-")Neil Booth2002-05-231-0/+6
* Fix a typo.Jakub Jelinek2002-05-221-1/+1
* * error.c (dump_type) [TYPEOF_TYPE]: Fix parenthesis printing.Kriang Lerdsuwanakij2002-05-191-0/+4
* PR c++/186, DR 259Kriang Lerdsuwanakij2002-05-191-0/+7
* * pt.c (tsubst_expr) [ASM_STMT]: Copy ASM_INPUT_P.Jason Merrill2002-05-151-4/+5
* cp-tree.h (struct lang_type): Added non_zero_init.Alexandre Oliva2002-05-161-0/+19
* Mark ChangeLogMark Mitchell2002-05-151-0/+4
* Mark ChangeLogMark Mitchell2002-05-141-0/+4
* revert reversionJason Merrill2002-05-031-2/+0
* defaults.h (BOOL_TYPE_SIZE): Move default here from cp/decl.c.Jason Merrill2002-05-031-0/+2
* dwarf2out.c (gen_type_die): Don't recurse if TYPE_NAME doesn't actually decla...Jason Merrill2002-05-031-0/+4
* init.c (perform_base_cleanups): Correct order of base class cleanups.Mark Mitchell2002-05-021-0/+5
* re PR c++/6527 (g++ 3.1: class member dtor order wrong (regression in past we...Mark Mitchell2002-05-021-0/+6
* * error.c (dump_type): Be careful about implicit typenames.Gabriel Dos Reis2002-05-011-0/+4
* Add ABI change note to previous change.David S. Miller2002-04-301-0/+1
* class.c (finish_struct_bits): Only mark TREE_ADDRESSABLE if TYPE_HAS_TRIVIAL_...Mark Mitchell2002-04-301-0/+6
* decl.c (grokdeclarator): Don't override TYPE_NAME of an anonymous class with ...Jason Merrill2002-04-301-0/+5
* * parse.y (nomods_initdcl0): Replace $<ttype>3 with $<ttype>$.Paul Eggert2002-04-301-3/+2
* parse.y (nomods_initdcl0): Do not move stack entries when setting things up a...Paul Eggert2002-04-301-0/+5
* re PR c++/6477 (Segfault on conflicting types in trivial code)Jakub Jelinek2002-04-291-0/+6
* re PR c++/6492 (New boost regression (friends))Mark Mitchell2002-04-291-1/+11
* re PR c++/5719 (Suspect gcc-3 to report wrong waring for 'T& T::operator+=( c...Nathan Sidwell2002-04-291-0/+6
* re PR c/6343 (attribute((weak)) not working on second declaration)Franz Sirl2002-04-281-0/+5
* re PR bootstrap/6445 (ICE bootstrapping objc for i386-rtems)Mark Mitchell2002-04-261-0/+6
* mangle.c (write_type): Don't use TYPE_MAIN_VARIANT when writing out an array ...Mark Mitchell2002-04-251-0/+5
* typeck.c (build_modify_expr): The pedwarn for array assignment is now uncondi...Jason Merrill2002-04-241-0/+3
* cvt.c (convert_to_void): Don't unconditionally make COND_EXPRs void.Mark Mitchell2002-04-241-0/+5
* re PR c++/6331 (g++ 3.1 looses const qualifiers)Jason Merrill2002-04-241-0/+4
* re PR c++/6395 (gcc-3_1-branch regression for g++.old-deja/g++.jason/synth5.C)Jason Merrill2002-04-231-0/+6