]> gcc.gnu.org Git - gcc.git/history - gcc/testsuite/g++.old-deja/g++.other
16077.C: Adjust warnings.
[gcc.git] / gcc / testsuite / g++.old-deja / g++.other /
2001-02-22 Jakub Jelinekcp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 Gabriel Dos ReisNew test.
2001-02-20 Mark Mitchellstmt.c (expand_return): If an attempt is made to return...
2001-02-19 Kriang Lerdsuwanakijoptimize.c (expand_call_inline): Don't walk subtrees...
2001-02-18 Mark Mitchellinvoke.texi (-fsquangle): Remove documentation.
2001-02-18 Mark Mitchellinit.c (build_new): Allow enumeration types for the...
2001-02-18 Mark Mitchellpt.c (check_explicit_specialization): Copy TREE_PRIVATE...
2001-02-17 Mark Mitchell* call.c (check_dtor_name): Handle template names corre...
2001-02-16 Gabriel Dos Reisdecl.c (check_tag_decl): Make sure a typedef for an...
2001-02-16 Jakub Jelinekcall.c (convert_like_real): Create a temporary for...
2001-02-16 Mark Mitchellpt.c (push_template_decl_real): Don't remangle the...
2001-02-16 Mark Mitchell* typeck2.c (build_m_component_ref): Robustify.
2001-02-12 Nathan Sidwelltypeck2.c (process_init_constructor): Check TREE_HAS_CO...
2001-02-12 Jeffrey Oldhamcrash26.C: XFAIL if parser produces excess errors messa...
2001-02-08 Jason Merrillsearch.c (shared_member_p): New function.
2001-02-06 Jason Merrills/k/i/
2001-02-03 Jakub Jelinekdecl.c (push_class_binding): Use context_for_name_looku...
2001-01-31 Gerald Pfeifer* g++.old-deja/g++.other/inline19.C: New test.
2001-01-28 Jakub Jelinekoptimize.c (copy_body_r): If MODIFY_EXPR has both argum...
2001-01-25 Jakub Jelinekmangle.c (write_mangled_name, [...]): Mangle overloaded...
2001-01-19 Nathan Sidwellsearch.c (get_vbase_1): Count only virtual bases.
2001-01-18 Nathan Sidwelltypeck.c (build_modify_expr): Say `initialization'...
2001-01-17 Kaveh R. Ghazibuiltins1.C: New test.
2001-01-11 Nathan Sidwellcall.c (convert_default_arg): Check for unprocessed...
2001-01-11 Mark Mitchellpt.c (copy_default_args_to_explicit_spec_1): New function.
2001-01-10 Nathan Sidwellclass.c (duplicate_tag_error): Clear more flags.
2001-01-10 Nathan Sidwellcall.c (build_new_method_call): Use binfo_for_vbase.
2001-01-09 Nathan Sidwellclass.c (handle_using_decl): Reject using of constructo...
2001-01-08 Nathan Sidwellclass.c (duplicate_tag_error): Adjust diagnostic.
2001-01-08 Nathan Sidwelldecl.c (struct binding_level): Adjust class_shadowed...
2001-01-08 Mark Mitchelldecl2.c (grokfield): Don't accept `asm' specifiers...
2001-01-03 Nathan Sidwellsearch.c (lookup_fnfields_here): Remove.
2001-01-03 Jason Merrillinit.c (build_default_init): New fn.
2001-01-02 Jason Merrill* typeck.c (build_binary_op): Fix pmf comparison logic.
2001-01-02 Jason Merrilltree.c (cp_valid_lang_attribute): Don't set CLASSTYPE_C...
2001-01-02 Jason Merrilltypeck.c (strip_all_pointer_quals): Also strip quals...
2000-12-30 Jeffrey Oldhamcrash18.C: Fails on mips*-sgi-irix*.
2000-12-23 Jason Merrillxfail
2000-12-23 Jason Merrill* typeck.c (build_binary_op): Fix pmf comparison logic.
2000-12-21 Jason Merrillpt.c (tsubst_decl): A FUNCTION_DECL has DECL_RESULT...
2000-12-17 Neil Boothsyshdr1.C: Update.
2000-12-15 Jason Merrill* init.c (build_new_1): Don't strip quals from type.
2000-12-15 Jason Merrill* decl.c (pushdecl): Don't check for linkage on a non...
2000-12-15 Jason Merrillcall.c (build_op_delete_call): See through ARRAY_TYPEs.
2000-12-08 Geoffrey Keating* g++.old-deja/g++.other/eh3.C: New testcase.
2000-12-07 Jakub Jelinekoptimize.c (copy_body_r): Set STMT_IS_FULL_EXPR_P on...
2000-12-05 Nathan Sidwellcp-tree.h (IDENTIFIER_VIRTUAL_P): Document.
2000-12-04 Neil Boothvirtual9.C: New test.
2000-12-04 Neil Boothinstan1.C, instan2.C: Move to...
2000-12-02 Neil BoothexternC4.C, friend10.C: New tests.
2000-12-02 Neil Booth* g++.old-deja/g++.other/instan2.C
2000-12-01 Nathan Sidwellcall.c (standard_conversion): Reject pointer to member...
2000-11-30 Nathan Sidwellmethod.c (do_build_copy_constructor): Preserve cv quali...
2000-11-30 Nathan Sidwellmethod.c (do_build_assign_ref): Construct appropriately...
2000-11-30 Nathan Sidwellcall.c (build_over_call): Use VOID_TYPE_P.
2000-11-28 Nathan Sidwellparse.y (base_class.1): Produce a _TYPE not a _DECL.
2000-11-28 Nathan Sidwellspew.c (yyerror): Cope if yylval.ttype is NULL.
2000-11-28 Nathan Sidwelldecl.c (grokdeclarator): Do type access control on...
2000-11-27 Nathan Sidwellcp-tree.h (binfo_from_vbase): Return the virtual base...
2000-11-26 Neil Booth* g++.old-deja/g++.other/overload12.C
2000-11-24 Nathan Sidwellc-parse.in (unary_expr): Move VA_ARG from here ...
2000-11-24 Nathan Sidwellsemantics.c (finish_id_expr): If type is error_mark...
2000-11-22 Mark Mitchellmangle.c (mangle_conv_op_name_for_type): Don't use...
2000-11-22 Mark Mitchelldecl4.C: Tweak so that it fails with the new ABI, too.
2000-11-22 Mark Mitchellpt.c (do_decl_instantiate): Explicitly clone constructo...
2000-11-22 Mark MitchellCompensate for V3 changes
2000-11-21 Jakub Jelinekexpr.c (do_compare_and_jump): If op0 was replaced by...
2000-11-19 Mark MitchellRemove test
2000-11-17 Nathan Sidwellcp-tree.h (PARMLIST_ELLIPSIS_P): New macro.
2000-11-15 Nathan Sidwelltypeck.c (lookup_anon_field): Cope with qv qualifiers.
2000-11-11 Jason Merrilldecl.c (maybe_commonize_var): Set DECL_UNINLINABLE...
2000-11-08 Nathan Sidwelldecl.c (grok_op_properties): Always use coerce_new_type...
2000-11-08 Jakub Jelinek* g++.old-deja/g++.other/init16.C: New test.
2000-11-06 Jakub Jelinekcrash24.C: New test.
2000-11-02 Mike StumpBe sure to initialize the size before use.
2000-10-31 Jakub Jelinekexpr.c (do_store_flag): Pass operand_mode instead of...
2000-10-31 Mark Mitchellcp-tree.h (DECL_EXTERNAL_LINKAGE_P): New macro.
2000-10-29 Mark MitchellNew test
2000-10-28 Mark Mitchellpt.c (instantiate_decl): Always instantiate static...
2000-10-27 Jakub Jelinekcalls.c (expand_call): If sibcall_failure is set during...
2000-10-26 Mark Mitchelllabel2.C: Tweak to work with V3.
2000-10-24 Jakub Jelineksibcall.c (purge_mem_unchanging_flag): New function.
2000-10-23 Jason Merrill* call.c (equal_functions): Also call decls_match for...
2000-10-23 Mark Mitchellcall.c (standard_conversion): Use RVALUE_CONVs for...
2000-10-23 Mark Mitchellexpr.c (do_preexpand_calls): Remove.
2000-10-22 Jason Merrillcall.c (build_conditional_expr): Use ocp_convert to...
2000-10-21 Jason Merrillparse.y (operator): Set got_object from got_scope.
2000-10-20 Jason Merrill* tree.c (walk_tree): Don't walk into default args.
2000-10-19 Mark Mitchellcp-tree.h (DECL_ANTICIPATED): Don't require a FUNCTION_...
2000-10-16 Mark Mitchelltypeck.c (qualify_type): Remove.
2000-10-07 Joseph Myerscond1.C, [...]: Update URLs of messages in list archives.
2000-09-25 Theodore Papadopoulocrash20.C: Make ready for libstdc++-v3.
2000-09-23 Jason Merrilladd missing error marker
2000-09-20 Mark Mitchell* tree.c (mark_local_for_remap_r): Handle CASE_LABELs.
2000-09-19 Kaveh R. Ghazibuiltins.c (is_valid_printf_arglist, [...]): New functions.
2000-09-19 Mark Mitchell* decl.c (start_function): Robustify.
2000-09-12 Mark Mitchelldecl.c (finish_case_label): Given the LABEL_DECL a...
2000-09-01 Nathan Sidwell* g++.old-deja/g++.other/nested4.C: New test.
2000-08-31 Jason Merrilltree.c (bot_manip): Check TREE_CONSTANT rather than...
2000-08-28 Jason Merrilldecl.c (pushdecl): Matching decls for local externs...
next
This page took 0.886958 seconds and 8 git commands to generate.