aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2000-11-27decl.c (grokfndecl): Undo COMPONENT_REF damage caused by bison parser ickiness.Nathan Sidwell2-0/+33
2000-11-27cp-tree.h (binfo_from_vbase): Return the virtual base's binfo.Nathan Sidwell2-0/+78
2000-11-27ChangeLog for:Kaveh Ghazi1-0/+5
2000-11-27builtins.c (expand_builtin_strncmp, [...]): New functions.Kaveh R. Ghazi2-0/+131
2000-11-26* g++.old-deja/g++.other/overload12.CNeil Booth1-0/+30
2000-11-26tests_flags.in: New file.Gabriel Dos Reis2-1/+6
2000-11-25method.c (build_mangled_C9x_name): Rename to build_mangled_C99_name.Joseph Myers4-3/+9
2000-11-25sparc.md (muldi3_v8plus): Remove H constraint.Jakub Jelinek2-0/+40
2000-11-25* gcc.dg/cpp/include2.c: Make test locale independent.Neil Booth2-2/+8
2000-11-25* gcc.c-torture/compile/20001123-2.c: New.Alexandre Oliva2-0/+25
2000-11-25* g++.old-dega/g++.pt/ttp62.C: Call abort() on failure.Kriang Lerdsuwanakij2-3/+9
2000-11-24New testcaseBernd Schmidt2-0/+77
2000-11-24Overhaul sequence point warnings (again)Bernd Schmidt2-2/+50
2000-11-24c-parse.in (unary_expr): Move VA_ARG from here ...Nathan Sidwell3-0/+31
2000-11-24semantics.c (finish_id_expr): If type is error_mark, return error_mark.Nathan Sidwell3-6/+25
2000-11-23pt.c (lookup_template_class): Simplify loop exit constructs.Nathan Sidwell2-0/+29
2000-11-22mangle.c (mangle_conv_op_name_for_type): Don't use `__op' prefix.Mark Mitchell2-5/+4
2000-11-22decl4.C: Tweak so that it fails with the new ABI, too.Mark Mitchell2-0/+4
2000-11-22p6610a.C: This test no longer fails.Mark Mitchell3-2/+7
2000-11-22pt.c (do_decl_instantiate): Explicitly clone constructors and destructors tha...Mark Mitchell2-0/+26
2000-11-22* gcc.gd/cpp/Wtrigraphs.c: New test.Neil Booth2-0/+13
2000-11-22Compensate for V3 changesMark Mitchell5-1/+7
2000-11-22eb39.C: Don't include libio.h.Loren J. Rittle2-1/+6
2000-11-22* gcc.c-torture/execute/ieee/20001122-1.c: New test.Jakub Jelinek2-0/+26
2000-11-22Fix typo in scan-assembler-dem-notHans-Peter Nilsson1-1/+1
2000-11-22gcc-dg.exp: load_lib scanasm.exp.Hans-Peter Nilsson5-33/+177
2000-11-21* gcc.dg/cpp/integrated1.c: Remove.Neil Booth2-11/+4
2000-11-21* gcc.c-torture/execute/20001121-1.c: New test.Jakub Jelinek2-0/+23
2000-11-21New test.Richard Henderson2-0/+25
2000-11-21Added.Ovidiu Predescu1-0/+13
2000-11-20New test.Neil Booth2-0/+15
2000-11-21expr.c (do_compare_and_jump): If op0 was replaced by promoted integer constan...Jakub Jelinek2-0/+26
2000-11-21*** empty log message ***Donald Lindsay2-3/+15
2000-11-21paste2.c: Update test.Neil Booth3-2/+30
2000-11-20c-typeck.c (build_conditional_expr): When merging type qualifiers for conditi...Joseph Myers2-0/+74
2000-11-20* gcc.dg/cpp/macsyntx.c: Use correct command line option.Neil Booth2-1/+5
2000-11-20lex.c (rid_to_yy, RID_EXPORT): Make unique keyword.Nathan Sidwell2-0/+22
2000-11-20* gcc.dg/20001117-1.c: New test.Jakub Jelinek2-0/+19
2000-11-19* gcc.c-torture/execute/nestfunc-3.c (main): Mask result to 32 bits.Richard Henderson2-1/+5
2000-11-19c-torture.exp (TORTURE_OPTIONS): Remove -fssa.Richard Henderson4-3/+6
2000-11-1920001009-2.c (foo): Rename from main.Richard Henderson2-1/+11
2000-11-19Remove testMark Mitchell1-17/+0
2000-11-18c-decl.c (check_for_loop_decls): New function.Joseph Myers4-0/+81
2000-11-18zerolen-1.c: Rename from 20001115-1.c.Richard Henderson3-0/+23
2000-11-1820001115-1.c: Don't write to nonexistant memory.Franz Sirl2-6/+15
2000-11-17New test - regression of ICEZack Weinberg1-0/+11
2000-11-17pt.c (tsubst_expr, DECL_STMT): Instantiate decl's type.Nathan Sidwell2-0/+44
2000-11-17cp-tree.h (PARMLIST_ELLIPSIS_P): New macro.Nathan Sidwell3-3/+19
2000-11-16Add a couple of new test cases for nested function support.Nick Clifton3-0/+114
2000-11-16New testcaseBernd Schmidt2-0/+7