aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2003-12-16re PR c++/13242 ([ABI] Incorrect mangling of template reference parameters)Nathan Sidwell1-6/+13
2003-12-16re PR c++/2294 (using declaration confusion)Giovanni Bajo1-0/+6
2003-12-16re PR c++/10926 (ICE in build_delete when trying to declare template destructor)Mark Mitchell1-0/+7
2003-12-16re PR c++/13269 (compiler hangs on invalid code)Mark Mitchell1-0/+4
2003-12-16re PR c++/12989 ([new parser] internal compiler error: tree check: expected f...Mark Mitchell1-0/+3
2003-12-15re PR c++/13310 (Tree check error in dependent_template_p)Mark Mitchell1-0/+5
2003-12-15re PR c++/13243 (Segfault on illegal template construct)Mark Mitchell1-0/+10
2003-12-15class.c (add_method): Disallow destructor for java classes.Nathan Sidwell1-0/+4
2003-12-15re PR c++/13241 ([ABI] Incorrect mangling of template arguments)Nathan Sidwell1-0/+10
2003-12-15re PR c++/10779 (Error cascade for unknown type in function prototype)Mark Mitchell1-0/+37
2003-12-14re PR c++/13106 (Wrong warning "no return statement ..." for void template fu...Kriang Lerdsuwanakij1-0/+6
2003-12-13ChangeLog: Fix typos.Kazu Hirata1-2/+2
2003-12-12re PR c++/13118 ([ABI] Missed covariant return thunk)Nathan Sidwell1-0/+15
2003-12-12PR c++/13114, c++/13115Nathan Sidwell1-0/+4
2003-12-12re PR c++/12881 (ICE in make_thunk)Nathan Sidwell1-0/+6
2003-12-11mangle.c (conv_type_names): Holds IDENTIFIER_NODEs only.Nathan Sidwell1-5/+13
2003-12-10* cp-tree.h (DECL_CONV_FN_P): Check that DECL_NAME is non-NULL.Mark Mitchell1-0/+4
2003-12-10re PR c/13134 (Visibility attribute is ignored)Matt Austern1-0/+5
2003-12-09init.c (build_new_1): Deal with an OVERLOAD set when looking up for _Jv_Alloc...Giovanni Bajo1-0/+6
2003-12-08re PR c++/11971 (ICE in cp_expr_size with variadic function call)Jason Merrill1-0/+12
2003-12-08name-lookup.c, [...]: Revert Giovanni's patch from yesterday.Jason Merrill1-0/+3
2003-12-08Give the anonymous namespace a null DECL_NAME.Jason Merrill1-10/+22
2003-12-07re PR c++/2294 (using declaration confusion)Giovanni Bajo1-0/+11
2003-12-06re PR c++/13323 (Template code does not compile in presence of typedef)Mark Mitchell1-0/+7
2003-12-06Makefile.in (program_transform_cross_name): Delete.Kelley Cook1-0/+6
2003-12-06re PR c++/13305 (Parser error with 'class __attribute__((dllimport)) Foo;' t...Mark Mitchell1-0/+7
2003-12-06re PR c++/13314 (ICE when omitting template parameter of a sub-class)Mark Mitchell1-0/+7
2003-12-05re PR c++/13166 ([DR136] not implemented)Kriang Lerdsuwanakij1-6/+13
2003-12-04re PR c++/9127 (Confusing diagnostic on specialization not introduced by "tem...Mark Mitchell1-0/+6
2003-12-03libunwind cleanupJames E Wilson1-0/+5
2003-12-04re PR c++/13179 (ICE w/template parameter in catch specification)Mark Mitchell1-0/+4
2003-12-03re PR c++/10771 (Unreadable error message for illegal specialization)Mark Mitchell1-0/+9
2003-12-02re PR c++/10126 (ICE in convert_nontype_argument on using overload resolution...Giovanni Bajo1-0/+6
2003-12-02re PR c++/12573 (ICE (segfault) with Boost.Python)Giovanni Bajo1-0/+6
2003-12-02name-lookup.h (struct cp_binding_level): Use ENUM_BITFIELD.Richard Henderson1-0/+7
2003-12-01re PR c++/9849 (Missing keyword 'template' produces ICE with no diagnostic on...Mark Mitchell1-0/+37
2003-11-23re PR c++/12924 (ICE in lookup_member, at cp/search.c:1228)Kriang Lerdsuwanakij1-0/+6
2003-11-22* pt.c (tsubst) <ARRAY_REF>: Remove erroneous argument to build_nt.Kriang Lerdsuwanakij1-0/+4
2003-11-22re PR c++/5369 (template member friend declaration not honored)Kriang Lerdsuwanakij1-0/+17
2003-11-21re PR c++/12515 (Use of ?: operator in templated class causes ICE)Mark Mitchell1-0/+6
2003-11-21parser.c (cp_parser_postfix_expression): Initialize 's' to NULL_TREE.Jan Hubicka1-0/+5
2003-11-20Makefile.in (extraclean): Delete.Joseph Myers1-0/+4
2003-11-20Makefile.in (lang_checks): Add.Joseph Myers1-0/+4
2003-11-18re PR c++/12932 (ICE with use of ptr-to-function as template arg)Kriang Lerdsuwanakij1-0/+10
2003-11-17init.c (build_new_1): Preevaluate placement args.Jason Merrill1-0/+6
2003-11-16Makefile.in, [...]: Create TAGS.sub files in each directory and TAGS files th...Jason Merrill1-0/+5
2003-11-15re PR c++/2294 (using declaration confusion)Bernardo Innocenti1-0/+6
2003-11-14re PR c++/2294 (using declaration confusion)Giovanni Bajo1-0/+8
2003-11-14re PR c++/12762 (Much worse error message when using a typedef with a templat...Mark Mitchell1-0/+9
2003-11-14re PR c++/2094 (unimplemented: use of `ptrmem_cst' in template type unification)Giovanni Bajo1-0/+6