aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2001-02-03decl.c (push_class_binding): Use context_for_name_lookup instead of CP_DECL_C...Jakub Jelinek3-0/+65
2001-02-02Remove no-longer-applicable XFAIL marks for sh-*-*. Remove stray **-* after ...Alexandre Oliva49-49/+49
2001-02-02gcc.c (init_gcc_specs): New function.Mark Mitchell1-1/+3
2001-02-01* gcc.dg/cpp/avoidpaste2.c: New tests.Neil Booth2-0/+39
2001-01-31c-typeck.c (set_init_index): If first is equal to last, assume as if it was n...Jakub Jelinek2-0/+7
2001-01-31c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and DECIMAL_DIG cases for Irix."Jeffrey D. Oldham1-0/+5
2001-01-31c99-float-1.c: Back out "XFAIL FLT_EVAL_METHOD and DECIMAL_DIG cases for Irix."Jeffrey D. Oldham1-3/+2
2001-01-31* gcc.c-torture/execute/920302-1.c: Cast 0 to pointer.J"orn Rennecke2-1/+5
2001-01-31c-parse.in (structsp): Pedwarn when "enum foo" refers to an incomplete type.Joseph Myers2-0/+140
2001-01-31* gcc.dg/cpp/tr-warn1.c: Add tests.Neil Booth2-0/+13
2001-01-31avoidpaste1.c: Update.Neil Booth3-4/+12
2001-01-31c99-float-1.c: XFAIL FLT_EVAL_METHOD and DECIMAL_DIG cases for Irix.Jeffrey Oldham2-2/+8
2001-01-31* g++.old-deja/g++.other/inline19.C: New test.Gerald Pfeifer2-2/+29
2001-01-30c-decl.c (c_expand_body): Check TYPE_SIZE_UNIT (ret_type) is not NULL.Neil Booth2-0/+14
2001-01-29* gcc.dg/cpp/avoidpaste1.c: Fix typos.Neil Booth2-2/+6
2001-01-29i386.md (addqi_1_lea): Fix mode (QI instead of HI).Jakub Jelinek3-0/+73
2001-01-28* gcc.dg/cpp/avoidpaste1.c: Test case.Neil Booth2-0/+36
2001-01-28optimize.c (copy_body_r): If MODIFY_EXPR has both arguments identical and the...Jakub Jelinek2-0/+17
2001-01-28stdio-opt-2.c: Also test __builtin_puts and __builtin_putchar.Kaveh R. Ghazi2-0/+9
2001-01-27c-typeck.c (struct constructor_stack): Add range_stack member.Jakub Jelinek2-0/+20
2001-01-2520000320-1.c (main): For MIPS...Jeffrey Oldham2-0/+18
2001-01-25mangle.c (write_mangled_name, [...]): Mangle overloaded operators even in "C"...Jakub Jelinek2-0/+28
2001-01-24New test.Richard Henderson1-0/+50
2001-01-24c-parse.in (cast_expr): Move compound literals from here ...Joseph Myers2-0/+13
2001-01-24pt.c (tsubst_decl): Remove IN_DECL parameter.Nathan Sidwell2-0/+21
2001-01-24pt.c (check_explicit_specialization): Clone constructors and destructors.Kriang Lerdsuwanakij2-1/+6
2001-01-24Fix date.Franz Sirl1-1/+1
2001-01-2420010123-1.c: New test.Franz Sirl2-0/+27
2001-01-23decl.c (grokdeclarator): Don't presume DECL_LANG_SPECIFIC indicates anything ...Nathan Sidwell2-0/+29
2001-01-23call.c (build_conv): Typo in comment.Nathan Sidwell2-0/+24
2001-01-2220010122-1.c: New test, exercise __builtin_return_address.Franz Sirl2-0/+214
2001-01-22cp-tree.h (unification_kind_t): Add DEDUCE_ORDER.Nathan Sidwell4-1/+83
2001-01-20Move test ChangeLog entry to testsuite/ChangeLog.Jakub Jelinek1-1/+5
2001-01-20* gcc.dg/cpp/macro3.c,macro4.c,strp1.c: Update.Neil Booth4-35/+18
2001-01-20[multiple changes]Zack Weinberg1-0/+21
2001-01-19* gcc.c-torture/execute/20010119-1.c: New test.Jakub Jelinek2-0/+27
2001-01-19search.c (get_vbase_1): Count only virtual bases.Nathan Sidwell2-0/+206
2001-01-19* gcc.c-torture/execute/20010118-1.c: New test.Jakub Jelinek2-0/+41
2001-01-19cp-tree.h (lookup_template_class): Add complain parm.Nathan Sidwell2-0/+26
2001-01-19pt.c (copy_default_args_to_explicit_spec): Preserve object's CV quals.Nathan Sidwell2-0/+23
2001-01-19* g77.f-torture/compile/20000601-2.f: New test.David Billinghurst3-0/+32
2001-01-18Remove extraneous conflict indicatorNathan Sidwell1-1/+0
2001-01-18typeck.c (build_modify_expr): Say `initialization' for INIT_EXPRs.Nathan Sidwell2-0/+22
2001-01-18* gcc.dg/cpp/if-2.c: Adjust for signed wchar_t.Alexandre Oliva2-3/+6
2001-01-18pt.c (UNIFY_ALLOW_OUTER_LEVEL): New unify flag.Nathan Sidwell2-0/+22
2001-01-18decl.c (finish_destructor_body): Convert to vbase pointer here.Nathan Sidwell2-0/+118
2001-01-18semantics.c (begin_class_definition): Check we're not inside a template parm ...Nathan Sidwell2-0/+16
2001-01-18* gcc.dg/cpp/assembl2.S: New test case.Neil Booth2-0/+23
2001-01-18ecos.exp (wkali-2.c): Xfail if only weak aliases are supported.Jeffrey Oldham2-2/+10
2001-01-17builtins1.C: New test.Kaveh R. Ghazi5-0/+158