OSDN Git Service

Prevent LR from being used by 2nd cond exec pass.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite /
2000-12-22 jason In partial ordering for a call, ignore parms...
2000-12-22 aoliva* gcc.c-torture/execute/comp-goto-2.c: New test.
2000-12-21 amylaar * gcc.c-torture/execute/20000822-1.c: Check for NO_TRA...
2000-12-21 amylaar * gcc.c-torture/execute/comp-goto-1.c (uint32, sint32):
2000-12-21 jason * pt.c (tsubst_decl): A FUNCTION_DECL has DECL_...
2000-12-21 berndsNew testcase
2000-12-21 berndsNew compilation test case.
2000-12-20 rth * g++.old-deja/g++.pt/crash36.C: Update error...
2000-12-19 ghazi * fold-const.c (tree_expr_nonnegative_p): Treat truth...
2000-12-18 jsm28 * c-common.c (STD_C9L, ADJ_STD): Define.
2000-12-18 neil * gcc.dg/cpp/cmdlne-P.c: New test.
2000-12-18 jsm28 * gcc.c-torture/execute/builtin-abs-1.c,
2000-12-17 neil * gcc.dg/cpp/multiline.c: New test.
2000-12-17 neil * g++.old-deja/g++.other/syshdr1.C: Update.
2000-12-16 lerdsuwaRemove conflict marker.
2000-12-16 lerdsuwa * tree.c (no_linkage_helper): Use CLASS_TYPE_P instead of
2000-12-16 lerdsuwa * pt.c (unify): Handle when both ARG and PARM are
2000-12-16 lerdsuwa * pt.c (reduce_template_parm_level): Set DECL_ARTIFICI...
2000-12-15 jason * init.c (build_new_1): Don't strip quals from...
2000-12-15 jason * decl.c (pushdecl): Don't check for linkage...
2000-12-15 jason * call.c (build_op_delete_call): See through...
2000-12-15 lerdsuwa * pt.c (check_explicit_specialization): Propagate...
2000-12-14 ovidiuAdded.
2000-12-14 clm * gcc.c-torture/execute/920501-7.c: Check for...
2000-12-13 sirl 2000-12-13 Franz Sirl <Franz.Sirl-kernel@lauterbach...
2000-12-13 neil Tests by Zack Weinberg <zackw@stanford.edu>.
2000-12-13 neil * gcc.dg/cpp/tr-direct.c: Update.
2000-12-11 neil * gcc.dg/cpp/defined_trad.c: Update.
2000-12-11 neil * gcc.dg/cpp/defined_trad.c: New test.
2000-12-11 neil * gcc.dg/cpp/if-2.c: Separate tests so that...
2000-12-09 jsm28 * c-common.c (check_function_format): Don't suggest...
2000-12-09 jason Clean up copy-initialization in overloading...
2000-12-09 jason * error.c (dump_function_name): Don't let the...
2000-12-09 neil * gcc.dg/cpp/lineflags.c: New tests.
2000-12-08 geoffk * g++.old-deja/g++.other/eh3.C: New testcase.
2000-12-07 neil * gcc.dg/wtr-aggr-init-1.c, wtr-escape-1.c...
2000-12-07 jsm28 * gcc.dg/format-nonlit-1.c, gcc.dg/format-nonlit-2...
2000-12-07 jakub * optimize.c (copy_body_r): Set STMT_IS_FULL_EXPR_P...
2000-12-07 jsm28 * c-common.c (warn_format_security): New variable.
2000-12-07 jsm28 * c-common.c (check_format_info): Warn for non-constan...
2000-12-07 jsm28 * c-common.c (format_wanted_type): Add reading_from_flag.
2000-12-07 lerdsuwa * pt.c (verify_class_unification): New function.
2000-12-07 law * gcc.c-torture/execute/ieee/hugeval.x: New.
2000-12-06 neil * gcc.dg/cpp/backslash2.c
2000-12-06 ghazi * testsuite/gcc.c-torture/execute/stdio-opt-1.c: Add...
2000-12-05 geoffk* global.c (global_conflicts): Allow for a REG_UNUSED...
2000-12-05 nathancp:
2000-12-05 nathancp:
2000-12-05 rthNew test.
2000-12-04 neil * g++.old-deja/g++.other/virtual9.C: New test.
2000-12-04 neil * gcc.dg/cpp/extratokens.c: Forgotten file.
2000-12-04 neil * g++.old-deja/g++.other/instan1.C, instan2.C: Move...
2000-12-04 neil * gcc.dg/cpp/assert_trad1.c, assert_trad2.c...
2000-12-04 ghazi * builtins.c (expand_builtin_strspn, expand_builtin_st...
2000-12-04 jsm28 * gcc.c-torture/execute/20001203-1.c: New test.
2000-12-03 neil * gcc.dg/cpp/macro6.c: New test cases.
2000-12-03 ghazi * builtins.c (expand_builtin_strcat, expand_builtin_st...
2000-12-03 ghazi * builtins.c (expand_builtin_strcmp): Use const*_rtx...
2000-12-02 geoffk * c-common.c (combine_strings): When the ISO C standar...
2000-12-02 geoffk * cpplib.c (do_ifdef): Add check_eol() call.
2000-12-02 neil * g++.old-deja/g++.other/externC4.C,
2000-12-02 neil * g++.old-deja/g++.other/instan2.C
2000-12-02 neil * gcc.dg/testsuite/c++98.c,c++98-pedantic.c...
2000-12-01 jsm28 * c-common.c (warn_format, warn_format_y2k,
2000-12-01 neil * gcc.dg/cpp/20000720-1.S: Remove duplicate...
2000-12-01 toon2000-12-01 Toon Moene <toon@moene.indiv.nluug.nl>
2000-12-01 jsm28 * c-decl.c (grokdeclarator): If pedantic, warn about...
2000-12-01 jakub * builtins.c (target_char_cast): New function.
2000-12-01 nathancp:
2000-12-01 geoffk * gcc.c-torture/execute/20001130-2.c: New testcase.
2000-11-30 rth * calls.c (expand_call): Emit queued insns...
2000-11-30 nathancp:
2000-11-30 nathancp:
2000-11-30 nathancp:
2000-11-29 toon2000-11-29 Toon Moene <toon@moene.indiv.nluug.nl>
2000-11-29 jakub * gcc.dg/20001117-1.c: Add main.
2000-11-29 jakub * expr.h (store_by_pieces): Add prototype.
2000-11-28 geoffk * gcc.dg/noncompile/940510-1.c: Update to test c89...
2000-11-28 jakub * loop.c (load_mems): Avoid using next_label to find...
2000-11-28 nathancp:
2000-11-28 nathancp:
2000-11-28 nathancp:
2000-11-28 nathancp:
2000-11-28 jakub * config/i386/i386.md (truncxfsf2_2): Fix predicate.
2000-11-27 nathancp:
2000-11-27 nathancp:
2000-11-27 ghaziChangeLog for:
2000-11-27 ghazi * builtins.c (expand_builtin_strncmp, expand_builtin_s...
2000-11-26 neil * g++.old-deja/g++.other/overload12.C
2000-11-26 gdrlibstdc++-v3:
2000-11-25 jsm28cp:
2000-11-25 jakub * config/sparc/sparc.md (muldi3_v8plus): Remove H...
2000-11-25 neil * gcc.dg/cpp/include2.c: Make test locale independent.
2000-11-25 aoliva* gcc.c-torture/compile/20001123-2.c: New.
2000-11-25 lerdsuwa * g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.
2000-11-24 berndsNew testcase
2000-11-24 berndsOverhaul sequence point warnings (again)
2000-11-24 nathan * c-parse.in (unary_expr): Move VA_ARG from...
2000-11-24 nathancp:
2000-11-23 nathancp:
next