aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2001-04-30Revert last change.Richard Henderson2-1/+5
2001-04-3020010430.f: New test.Toon Moene2-0/+24
2001-04-30regmove.c (record_stack_memrefs): Catch all references to the stack pointer.Mark Mitchell2-1/+5
2001-04-29decl2.c (unsupported_options): Add new-abi.Joseph Myers2-1/+4
2001-04-28newJason Merrill2-0/+40
2001-04-2720000629-1.x: Really commit removal.Toon Moene1-10/+0
2001-04-27except.c (can_convert_eh): Don't check template parms, typename types etc.Nathan Sidwell2-0/+30
2001-04-27optimize.c (maybe_clone_body): Copy parameter names and locations.Nathan Sidwell2-0/+49
2001-04-27cp-tree.h (adjust_clone_args): Prototype new function.Nathan Sidwell2-0/+56
2001-04-2620010426.f: New test.Toon Moene3-0/+13
2001-04-26*** empty log message ***Toon Moene1-0/+5
2001-04-26initp1.C: Moved here from g++.old-deja/g++.ext.Jeffrey A Law3-9/+30
2001-04-26invoke.texi: Document more C++ command-line options.Mark Mitchell2-1/+15
2001-04-26instantiate2.C: XFAIL for HPUX too since its linker doesn't give line numbers...Jeffrey A Law3-2/+10
2001-04-26c-lex.c (c_lex): Remove # from %o diagnostic formatting.Nathan Sidwell2-0/+16
2001-04-26integrate.c (expand_inline_function): Check for error_mark_node in actual arg...Jakub Jelinek2-0/+13
2001-04-26mangle.c (write_chars): New macro.Nathan Sidwell2-0/+44
2001-04-25c-format.c (check_format_info_recurse): Handle PLUS_EXPR for format string.Jakub Jelinek2-0/+25
2001-04-25emit-rtl.c (subreg_hard_regno): Only do HARD_REGNO_MODE_OK check if check_mod...Jakub Jelinek2-0/+21
2001-04-25i386.c (ix86_expand_int_movcc): If overlap between out and comparison sequenc...Jakub Jelinek2-0/+19
2001-04-25decl.c (grokdeclarator): Set context of namespace scope TYPE_DECLS.Nathan Sidwell2-0/+23
2001-04-25optimize.c: Include hashtab.h.Zack Weinberg2-0/+82
2001-04-24Lazy __FUNCTION__ generation.Nathan Sidwell4-4/+9
2001-04-24* gcc.c-torture/execute/20010124-1.c: No longer expected to fail.Zack Weinberg2-2/+4
2001-04-23c-convert.c (convert): When converting to a BOOLEAN_TYPE, avoid passing neste...Joseph Myers2-0/+20
2001-04-22except.c (build_throw): Wrap the initialization of the exception object in a ...Jason Merrill1-0/+27
2001-04-21flow.c (proagate_one_insn): Remove useless assignment.Mark Mitchell1-0/+8
2001-04-21cp-tree.h (finish_enum): Change prototype.Mark Mitchell1-0/+13
2001-04-20tree.c (cp_tree_equal): Adjust final switch formatting.Nathan Sidwell2-0/+31
2001-04-20class.c (dfs_unshared_virtual_bases): Add ATTRIBUTE_UNUSED.Nathan Sidwell3-0/+165
2001-04-20comdat2.C: New test.Jakub Jelinek3-0/+53
2001-04-20call.c (maybe_handle_ref_bind): Copy ICS_USER_FLAG and ICS_BAD_FLAG.Jakub Jelinek2-0/+35
2001-04-20search.c (lookup_field_r): If looking for type and non-TYPE_DECL is found...Jakub Jelinek2-0/+17
2001-04-20Duh, broken perms.Jakub Jelinek1-0/+36
2001-04-20gcse.c (gcse_main): Fix comment typo.Jakub Jelinek1-0/+4
2001-04-20old-dejagnu.exp: Don't delete output of executable.David Billinghurst2-4/+11
2001-04-20Fix typoMark Mitchell1-1/+1
2001-04-19cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECIFIC is set.Mark Mitchell1-0/+14
2001-04-19loop.c (load_mems): Examine all the instructions in the loop before concludin...Mark Mitchell1-6/+0
2001-04-172001-04-18 Toon Moene <toon@moene.indiv.nluug.nl>Toon Moene2-6/+4
2001-04-17c-typeck.c (convert_arguments): Don't check for width changes with -Wtraditio...Kaveh R. Ghazi2-38/+20
2001-04-16cp-tree.h (TYPE_PTRMEM_CLASS_TYPE): Improve documentation.Mark Mitchell1-0/+7
2001-04-16init.c (build_delete): Create a SAVE_EXPR for the address if we're going to u...Mark Mitchell1-0/+39
2001-04-12cp-tree.h (decl_namespace_list): New macro.Jason Merrill1-0/+15
2001-04-12cp-tree.h (TYPE_LINKAGE_IDENTIFIER): New macro.Jason Merrill1-0/+5
2001-04-12class.c (dfs_unshared_virtual_bases): New function.Nathan Sidwell3-2/+38
2001-04-12method.c (make_thunk): Clear DECL_CLONED_FUNCTION.Nathan Sidwell2-0/+23
2001-04-12dwarf2out.c (modified_type_die): Don't create new types here.Mark Mitchell1-0/+21
2001-04-11* gcc.c-torture/execute/20010122-1.c: Fix declaration of alloca.Kaveh R. Ghazi2-1/+5
2001-04-11Typo fix.Joern Rennecke1-1/+1