OSDN Git Service

* g++.old-deja/g++.other/eh4.C: Fix typo.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite /
2001-03-28 ljrittle* g++.old-deja/g++.other/eh4.C: Fix typo.
2001-03-28 ljrittle* g++.dg/special/ecos.exp (conpr-1.C): Do not write...
2001-03-28 pb2001-03-28 Philip Blundell <philb@gnu.org>
2001-03-28 rthMake -fsjlj-exceptions a configure option.
2001-03-27 amodra * c-typeck.c (digest_init): Fold init expression.
2001-03-26 nathancp:
2001-03-25 jsm28 * gcc.c-torture/execute/20010325-1.c: New test.
2001-03-23 jakub * decl.c (local_names): Define.
2001-03-22 jakub * method.c (do_build_assign_ref): Don't use build_modi...
2001-03-22 jasonnew
2001-03-21 mmitchel * mangle.c (mangle_decl_string): Mangle the names...
2001-03-20 pb2001-03-20 Philip Blundell <philb@gnu.org>
2001-03-19 mmitchel Compute DECL_ASSEMBLER_NAME lazily.
2001-03-17 rth * g++.old-deja/g++.other/eh4.C: Add expected...
2001-03-16 mmitchel * dwarf2out.c (rtl_for_decl_location): Use DECL_RTL_IF...
2001-03-15 dje2001-03-15 Geoff Keating <geoff@redhat.com>
2001-03-15 gdrcp/
2001-03-15 mmitchel * decl.c (cp_make_fnname_decl): Set DECL_IGNORED_P...
2001-03-14 neil * gcc.dg/cpp/mi1.c: Update.
2001-03-14 jakub * reg-stack.c (stack_result): Unconditionally use
2001-03-12 nathancp:
2001-03-12 ovidiu2001-03-11 Nicola Pero <n.pero@mi.flashnet.it>
2001-03-12 ovidiuAdded.
2001-03-11 rth * g++.old-deja/g++.oliva/delete3.C (main): Catch the...
2001-03-07 neil * g++.old-deja/g++.other/crash31.C: XFAIL.
2001-03-07 ovidiuAdded. Contributed by Nicola Pero.
2001-03-07 zack2001-03-06 Zack Weinberg <zackw@stanford.edu>
2001-03-06 zack * objc/objc-act.c (objc_add_static_instance): Set...
2001-03-03 neil * cpplex.c (_cpp_lex_token): Don't warn about directiv...
2001-03-03 neil * gcc.dg/cpp/multiline.c: Update.
2001-03-02 nathancp:
2001-03-02 nathancp:
2001-03-02 nathancp:
2001-03-01 nathancp:
2001-03-01 nathancp:
2001-02-28 ovidiu2001-02-28 Ovidiu Predescu <ovidiu@cup.hp.com>
2001-02-28 ovidiuAdded new test from Nicola Pero.
2001-02-28 ovidiuAdded.
2001-02-28 nathancp:
2001-02-27 nathancp:
2001-02-27 jle * combine.c (known_cond): Do not reverse the...
2001-02-26 wcohen2001-02-26 Will Cohen <wcohen@redhat.com>
2001-02-26 oldham2001-02-26 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-25 sirl 2001-02-24 Franz Sirl <Franz.Sirl-kernel...
2001-02-23 jakub * fold-const.c (extract_muldiv) [case PLUS_EXPR]:...
2001-02-23 mmitchel * spew.c (yylex): Correct handling of friends.
2001-02-22 jakub * cp-tree.h (struct lang_decl_inlined_fns): New.
2001-02-21 ovidiuAdded.
2001-02-21 ovidiuWed Feb 21 12:38:22 2001 Ovidiu Predescu <ovidiu...
2001-02-21 gdrNew test.
2001-02-20 mmitchel * stmt.c (expand_return): If an attempt is made to...
2001-02-20 zack * sibcall.c (skip_copy_to_return_value): Call
2001-02-19 mmitchel * decl2.c (set_decl_namespace): Allow explicit instant...
2001-02-19 lerdsuwa * optimize.c (expand_call_inline): Don't walk subtrees...
2001-02-18 mmitchel * invoke.texi (-fsquangle): Remove documentation.
2001-02-18 mmitchel * fold-const.c (fold_binary_op_with_conditional_arg...
2001-02-18 mmitchel * init.c (build_new): Allow enumeration types for...
2001-02-18 mmitchel * pt.c (check_explicit_specialization): Copy TREE_PRIV...
2001-02-18 jason * decl2.c (build_artificial_parm): Set TREE_REA...
2001-02-17 mmitchel * call.c (check_dtor_name): Handle template names...
2001-02-16 gdrcp/
2001-02-16 jakub * call.c (convert_like_real): Create a temporary for...
2001-02-16 mmitchel * pt.c (push_template_decl_real): Don't remangle the...
2001-02-16 mmitchel * pt.c (push_template_decl_real): Don't remangle the...
2001-02-16 neil * gcc.c-torture/execute/longlong.c: New test.
2001-02-16 mmitchel * typeck2.c (build_m_component_ref): Robustify.
2001-02-15 aoliva* friend1.C: New test.
2001-02-14 amylaar * g++.old-deja/g++.brendan/new2.C (main): Use sizeof.
2001-02-14 amylaar * gcc.c-torture/execute/920302-1.c (execute):
2001-02-14 nathancp:
2001-02-14 nathancp:
2001-02-14 jakub * stor-layout.c (is_pending_size, put_pending_size...
2001-02-14 neil * gcc.dg/cpp/sysmac1.c, sysmac2.c: New testcases.
2001-02-14 mmitchel * cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.
2001-02-13 geoffk * g++.dg/vtgc1.C: Update for new ABI.
2001-02-12 geoffkIn gcc/:
2001-02-12 jsm28 * c-decl.c (grokdeclarator): In C99 mode, give the...
2001-02-12 nathancp:
2001-02-12 nathancp:
2001-02-12 nathan.:
2001-02-12 jakub * c-common.c (constant_fits_type_p): New function.
2001-02-12 oldham2001-02-09 Jeffrey Oldham <oldham@codesourcery.com>
2001-02-08 jason * search.c (shared_member_p): New function.
2001-02-08 jsm28 * config/default.exp, gcc.dg/cpp/cpp.exp, gcc.dg/dg...
2001-02-07 jakub * c-decl.c (finish_enum): Revert part of 2000-01-05...
2001-02-07 zack * cpphash.h (struct spec_nodes): Add n_true and n_false.
2001-02-07 ovidiuWed Feb 7 09:54:47 2001 Ovidiu Predescu <ovidiu...
2001-02-07 ovidiuAdded main().
2001-02-07 jakub * gcc.c-torture/execute/20010206-1.c: New test.
2001-02-07 aolivaTweak for new preprocessor
2001-02-06 neil * gcc.dg/cpp/avoidpaste1.c: Update.
2001-02-06 ovidiuTue Feb 5 8:53:33 2001 Ovidiu Predescu <ovidiu@cup...
2001-02-06 nathancp:
2001-02-06 jasons/k/i/
2001-02-05 jakub * c-typeck.c (common_type): push and pop binding level...
2001-02-05 ovidiuAdded.
2001-02-05 ovidiuDeclare foo as pointer.
2001-02-05 nathangcc:
2001-02-03 jakub * decl.c (push_class_binding): Use context_for_name_lo...
2001-02-02 aolivaRemove no-longer-applicable XFAIL marks for sh-*-*...
next