re PR c++/13081 (forward template declarations in <complex> let inlining fail)
[gcc.git] / gcc / cp / ChangeLog
2003-12-29 Mark Mitchellre PR c++/13081 (forward template declarations in ...
2003-12-29 Mark Mitchellre PR c++/13009 (Implicitly-defined assignment operator...
2003-12-28 Roger Saylere PR c++/13070 (-Wformat option ignored in g++)
2003-12-25 Andrew PinskiPR c++/13268, c++/13339
2003-12-23 Mark Mitchellc-common.c (flag_abi_version): Default to 2.
2003-12-23 Nathan Sidwellre PR c++/13387 (assignment to base class corrupts...
2003-12-22 Mark Mitchellre PR c++/12862 (Conflicts Between typedefs/enums and...
2003-12-22 Mark Mitchellre PR c++/12397 (two-stage name lookup argument shadowe...
2003-12-22 Andrew Pinskire PR c++/5050 (template instantiation depth exceeds...
2003-12-22 Mark Mitchellre PR c++/12479 ([3.4 only] System header should not...
2003-12-22 Mark Mitchellre PR c++/13438 (internal compiler error: tree check...
2003-12-22 Mark Mitchellre PR c++/11554 (Warning about reordering of initialize...
2003-12-21 Kazu Hiratacall.c: Fix comment formatting.
2003-12-20 Jason Merrilltree.c (get_unwidened): Decide whether to narrow a...
2003-12-19 Kazu Hiratacvt.c: Remove uses of "register" specifier in declarati...
2003-12-19 Mark Mitchellre PR c++/12795 (ICE with attribute __alias__)
2003-12-19 Jason Merrillre PR c++/13371 (infinite loop with packed struct and...
2003-12-18 Richard Hendersonc-decl.c (check_bitfield_type_and_width): Remove enum...
2003-12-18 Jason Merrillre PR c++/12253 ([tree-ssa] ICE on conversion to std...
2003-12-18 Kriang Lerdsuwanakijre PR c++/13262 ("xxx is private within this context...
2003-12-18 Giovanni Bajore PR c++/9154 (poor error message for ">>" vs. ">...
2003-12-18 Kelley CookMake-lang.in: Replace cp/g++.1 with $(docobjdir)/g...
2003-12-17 Mark Mitchellre PR c++/10603 (failing to print problematic token...
2003-12-17 Mark Mitchellre PR c++/12218 (runtime segfault when initializing...
2003-12-16 Nathan Sidwellre PR c++/9043 ([ABI] incorrect name mangling for array...
2003-12-16 Giovanni BajoFix typo.
2003-12-16 Mark Mitchellre PR c++/13275 (Implementation of offsetof macro)
2003-12-16 Giovanni Bajosemantics.c (finish_id_expression): Refactor the code...
2003-12-16 Nathan Sidwellre PR c++/13387 (assignment to base class corrupts...
2003-12-16 Nathan Sidwellre PR c++/13242 ([ABI] Incorrect mangling of template...
2003-12-16 Giovanni Bajore PR c++/2294 (using declaration confusion)
2003-12-16 Mark Mitchellre PR c++/10926 (ICE in build_delete when trying to...
2003-12-16 Mark Mitchellre PR c++/13269 (compiler hangs on invalid code)
2003-12-16 Mark Mitchellre PR c++/12989 ([new parser] internal compiler error...
2003-12-15 Mark Mitchellre PR c++/13310 (Tree check error in dependent_template_p)
2003-12-15 Mark Mitchellre PR c++/13243 (Segfault on illegal template construct)
2003-12-15 Nathan Sidwellclass.c (add_method): Disallow destructor for java...
2003-12-15 Nathan Sidwellre PR c++/13241 ([ABI] Incorrect mangling of template...
2003-12-15 Mark Mitchellre PR c++/10779 (Error cascade for unknown type in...
2003-12-14 Kriang Lerdsuwanakijre PR c++/13106 (Wrong warning "no return statement...
2003-12-13 Kazu HirataChangeLog: Fix typos.
2003-12-12 Nathan Sidwellre PR c++/13118 ([ABI] Missed covariant return thunk)
2003-12-12 Nathan SidwellPR c++/13114, c++/13115
2003-12-12 Nathan Sidwellre PR c++/12881 (ICE in make_thunk)
2003-12-11 Nathan Sidwellmangle.c (conv_type_names): Holds IDENTIFIER_NODEs...
2003-12-10 Mark Mitchell* cp-tree.h (DECL_CONV_FN_P): Check that DECL_NAME...
2003-12-10 Matt Austernre PR c/13134 (Visibility attribute is ignored)
2003-12-09 Giovanni Bajoinit.c (build_new_1): Deal with an OVERLOAD set when...
2003-12-09 Jason Merrillre PR c++/11971 (ICE in cp_expr_size with variadic...
2003-12-08 Jason Merrillname-lookup.c, [...]: Revert Giovanni's patch from...
2003-12-08 Jason MerrillGive the anonymous namespace a null DECL_NAME.
2003-12-07 Giovanni Bajore PR c++/2294 (using declaration confusion)
2003-12-06 Mark Mitchellre PR c++/13323 (Template code does not compile in...
2003-12-06 Kelley CookMakefile.in (program_transform_cross_name): Delete.
2003-12-06 Mark Mitchellre PR c++/13305 (Parser error with 'class __attribute__...
2003-12-06 Mark Mitchellre PR c++/13314 (ICE when omitting template parameter...
2003-12-05 Kriang Lerdsuwanakijre PR c++/13166 ([DR136] not implemented)
2003-12-04 Mark Mitchellre PR c++/9127 (Confusing diagnostic on specialization...
2003-12-04 James E Wilsonlibunwind cleanup
2003-12-04 Mark Mitchellre PR c++/13179 (ICE w/template parameter in catch...
2003-12-03 Mark Mitchellre PR c++/10771 (Unreadable error message for illegal...
2003-12-02 Giovanni Bajore PR c++/10126 (ICE in convert_nontype_argument on...
2003-12-02 Giovanni Bajore PR c++/12573 (ICE (segfault) with Boost.Python)
2003-12-02 Richard Hendersonname-lookup.h (struct cp_binding_level): Use ENUM_BITFIELD.
2003-12-01 Mark Mitchellre PR c++/9849 (Missing keyword 'template' produces...
2003-11-23 Kriang Lerdsuwanakijre PR c++/12924 (ICE in lookup_member, at cp/search...
2003-11-22 Kriang Lerdsuwanakij* pt.c (tsubst) <ARRAY_REF>: Remove erroneous argument...
2003-11-22 Kriang Lerdsuwanakijre PR c++/5369 (template member friend declaration...
2003-11-21 Mark Mitchellre PR c++/12515 (Use of ?: operator in templated class...
2003-11-21 Jan Hubickaparser.c (cp_parser_postfix_expression): Initialize...
2003-11-20 Joseph MyersMakefile.in (extraclean): Delete.
2003-11-20 Joseph MyersMakefile.in (lang_checks): Add.
2003-11-18 Kriang Lerdsuwanakijre PR c++/12932 (ICE with use of ptr-to-function as...
2003-11-17 Jason Merrillinit.c (build_new_1): Preevaluate placement args.
2003-11-16 Jason MerrillMakefile.in, [...]: Create TAGS.sub files in each direc...
2003-11-15 Bernardo Innocentire PR c++/2294 (using declaration confusion)
2003-11-14 Giovanni Bajore PR c++/2294 (using declaration confusion)
2003-11-14 Mark Mitchellre PR c++/12762 (Much worse error message when using...
2003-11-14 Giovanni Bajore PR c++/2094 (unimplemented: use of `ptrmem_cst'...
2003-11-13 Richard Earnshaw* decl.c (grokfndecl): Change OK to type tree.
2003-11-12 Mark Mitchelltree.c (build_target_expr_with_type): Treate VA_ARG_EXP...
2003-11-12 Mark Mitchelldecl.c (cp_make_fname_decl): When creating a top-level...
2003-11-12 Mark Mitchelldecl.c (finish_case_label): Do not check that we are...
2003-11-12 Mark Mitchellre PR c++/12735 (duplicate error messages for redeclara...
2003-11-11 Jason Merrillcp-tree.h (DECL_NAMESPACE_ASSOCIATIONS): New macro.
2003-11-10 Richard Henderson* cvt.c (convert_to_void): Use void_zero_node after...
2003-11-10 Gabriel Dos Reisre PR c++/12832 (ICE: tree check: expected class 'd...
2003-11-06 Matt Austernc-common.c (handle_visibility_attribute): Set DECL_VISI...
2003-11-05 Kriang Lerdsuwanakijre PR c++/11616 (Error message "instantiated from here...
2003-11-05 Kriang Lerdsuwanakijre PR c++/2019 (Wrong line number warning listing the...
2003-11-02 Kriang Lerdsuwanakijre PR c++/9810 (Using-declaration for template function...
2003-11-01 Kriang Lerdsuwanakijre PR c++/12796 (Wrong line number in error message)
2003-10-26 Kriang Lerdsuwanakijre PR c++/10371 (misleading error message for illegal...
2003-10-24 Kriang Lerdsuwanakijre PR c++/11076 (ICE with invalid base class)
2003-10-24 Nathan SidwellPR c++/12698, c++/12699, c++/12700, c++/12566
2003-10-23 Jason Merrillre PR c++/12726 (ICE (segfault) on trivial code)
2003-10-22 Kazu Hiratacall.c: Fix comment formatting.
2003-10-22 Mark Mitchellre PR c++/11962 (ICE in type_dependent_expression on...
2003-10-21 Robert Bowdidgedecl.c (cp_finish_decl): Remove clause intended for...
2003-10-21 Kriang Lerdsuwanakijdecl.c (start_decl): Exit if push_template_decl returns...
next