OSDN Git Service

Fix date on last entry.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite /
2000-03-01 mmitchel * fold-const.c (size_binop): Don't asert inputs are...
2000-02-29 nathan * g++.old-deja/g++.pt/unify7.C: New test.
2000-02-27 mmitchelp11116.C
2000-02-27 zackTest for proper handling of 8-bit characters in strings.
2000-02-27 jasonupdate
2000-02-27 jasonupdate
2000-02-27 mmitchel * semantics.c (simplify_aggr_init_exprs_p): Don't...
2000-02-27 mmitchel * cp-tree.h (DECL_NEEDED_P): Tweak to correct usage...
2000-02-27 kenner * g++.old-deja/g++.ext/attrib5.C: XFAIL on Alpha since...
2000-02-26 law * gcc.c-torture/execute/20000225-1.c: New test.
2000-02-25 geoffk* haifa-sched.c (schedule_block): Explain the real...
2000-02-25 aoliva* compile/cpp-2.c: New test.
2000-02-25 aoliva* compile/cpp-1.c: New test.
2000-02-25 aoliva* gcc.dg/cpp-li2.c: New test.
2000-02-25 aoliva* gcc.dg/cpp-wi1.c: New test.
2000-02-25 aoliva* gcc.dg/cpp-li1.c: New test.
2000-02-24 nathan * g++.old-deja/g++.other/sizeof5.C: New test.
2000-02-24 zackThis has worked for the past three months
2000-02-23 sirl * execute/va-arg-13.c: New test.
2000-02-23 dlindsayNew test. Approved by rth.
2000-02-23 jasonnew
2000-02-23 nathan * execute/20000223-1.c: New test.
2000-02-23 nathan * g++.old-deja/g++.pt/memtemp79.C: Fixed. Remove XFAIL.
2000-02-22 mmitchelAdd data member test
2000-02-22 mmitchel * g++.old-deja/g++.abi/ptrmem.C: New test.
2000-02-20 rthNew test.
2000-02-18 jasonnew
2000-02-18 cchavva*** empty log message ***
2000-02-17 mmitchel * lib/g++.exp (g++_init): Add -fmessage-length=0 to
2000-02-15 zackNew test - sjlj ICE, originally from openbsd
2000-02-14 zackRemove duplicate test case - same as gcc.dg/20000127-1.c
2000-02-13 jasonnew
2000-02-13 jasonupdate
2000-02-11 law * gcc.c-torture/compile/20000211-3.c: New test.
2000-02-11 law * gcc.c-torture/compile/20000211-2.c: New test.
2000-02-11 law * gcc.c-torture/compile/20000211-1.c: New test.
2000-02-10 zack * cppexp.c: Don't include cpphash.h.
2000-02-10 mmitchel * class.c (dfs_modify_vtables): Tweak calculation...
2000-02-10 nickcUse -static when testing --gc-sections on native targets
2000-02-10 zack * cpphash.c (macarg): Hoist all the flag diddling...
2000-02-08 nathan * g++.old-deja/g++.other/cast5.C: New test.
2000-02-07 mmitchel * decl.c (store_parm_decls): Don't build cleanups...
2000-02-07 jasonupdate
2000-02-06 zack * cppfiles.c (read_and_prescan) [case SPECCASE_QUESTIO...
2000-02-06 rth Alan Modra <alan@SPRI.Levels.UniSA.Edu.Au>
2000-02-03 nathan * g++.old-deja/g++.jason/cast3.C: Return void.
2000-02-02 zackAdd -Wunused to dg-options
2000-02-02 zack * cpplib.h (cpp_reader): Add new flag, no_directives.
2000-02-02 oliva* gcc.dg/unused-2.c: Use -Wreturn-type instead of ...
2000-02-02 oliva* gcc.dg/loop-1.c: New test.
2000-02-02 zackGive test a better name, add some glue for the test...
2000-02-01 zackNew test culled from gcc-bugs
2000-01-31 mmitchel * cp/class.c (build_vtable): Rename to build_primary_v...
2000-01-30 zack * cppfiles.c (find_position): Drop 'colp' argument...
2000-01-28 zack * configure.in: Make --enable-cpplib the default.
2000-01-28 jakub * compile/20000127-1.c: New test.
2000-01-28 zackNew test - core dump in cccp
2000-01-27 mrstestcase for recent checkin
2000-01-27 zackTest cases for c++ comments and endif labels in system...
2000-01-27 zackUse __inline not inline since test is compiled with...
2000-01-27 zackCorrect warning string to grep for
2000-01-26 oliva* gcc.dg/unused-2.c: New test.
2000-01-26 oliva* gcc.dg/conv-1.c: New test.
2000-01-25 jasonnew
2000-01-24 mmitchel * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc...
2000-01-24 geoffk* gcc.dg/special/ecos.exp (gcsec-1.c): Check the version
2000-01-24 rth * rtl.def: Add unordered fp comparisions.
2000-01-22 zackAnother test for preprocessor corner cases
2000-01-22 zackTest for reload bug with 'long long' function parameters.
2000-01-20 law * gcc.c-torture/execute/20000120-2.c: New test.
2000-01-20 law * gcc.c-torture/execute/20000120-1.c: New test.
2000-01-19 mmitchel * tree.c (bot_manip): Set DECL_CONTEXT for newly created
2000-01-15 mmitchel * optimize.c (copy_body_r): Clear the operand three...
2000-01-14 loewisNew test case.
2000-01-14 mmitchel * pt.c (tsubst_friend_function): Improve comment.
2000-01-13 law * gcc.c-torture/execute/20000113-1.c: New test.
2000-01-13 law * gcc.c-torture/execute/20000112-1.c: New test.
2000-01-11 oliva* gcc.dg/20000111-1.c: New test.
2000-01-11 mrstestcase for recent unroll.c fix
2000-01-11 mmitchel * friend.c (do_friend): Don't resolve scopes when...
2000-01-11 zackNew test - apostrophes, Hollerith constants, and cpp
2000-01-11 mmitchel * class.c (build_vbase_path): Simplify.
2000-01-11 law * gcc.c-torture/execute/990628-1.c: Tweak to work...
2000-01-09 zackDon't fall off the end of main
2000-01-08 oliva* gcc.dg/20000108-1.c: New test.
2000-01-07 jasonfix
2000-01-07 jasonnew
2000-01-05 zack2000-01-05 11:25 -0800 Zack Weinberg <zack@rabi.colum...
2000-01-05 nathan * g++.old-deja/g++.ns/koenig8.C: New test.
2000-01-05 nathan * g++.old-deja/g++.other/cast4.C: New test.
2000-01-05 law * gcc.c-torture/compile/20000105-2.c: New test.
2000-01-05 law * gcc.c-torture/compile/20000105-1.c: New test.
2000-01-04 ghazi * g++.old-deja/g++.brendan/array1.C: Modify explicit...
2000-01-03 mmitchel * integrate.c (copy_decl_for_inlining): Clear TREE_ADD...
2000-01-01 loewisNew test case.
1999-12-30 cruxNew testcase
1999-12-30 law * gcc.c-torture/compile/991229-3.c: New test.
1999-12-30 law * gcc.c-torture/compile/991229-2.c: New test.
1999-12-30 law * gcc.c-torture/compile/991229-1.c: New test.
1999-12-30 law * gcc.c-torture/compile/labels-2.c: New test.
next