OSDN Git Service

2005-02-15 Eric Christopher <echristo@redhat.com>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 6e7dc97..34b9f12 100644 (file)
@@ -1,3 +1,115 @@
+2005-02-15  Eric Christopher  <echristo@redhat.com>
+
+       * gcc.dg/cpp/20050215-1.c: New file.
+
+2005-02-15  James A. Morrison  <phython@gcc.gnu.org>
+
+       PR tree-optimization/15785
+       * gcc.dg/pr15785-1.c: New test.
+
+2005-02-15  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR c++/17788
+       * g++.dg/init/ctor4.C: New.
+       * g++.old-deja/g++.bugs/900205_04.C: Adjust.
+
+2005-02-15  Joseph S. Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/overflow-warn-1.c, gcc.dg/overflow-warn-2.c,
+       gcc.dg/overflow-warn-3.c, gcc.dg/overflow-warn-4.c: New tests.
+
+2005-02-15  Andreas Schwab  <schwab@suse.de>
+
+       * ada/acats/tests/cxb/cxb30131.c: Include <stdlib.h> to properly
+       declare malloc.
+
+2005-02-15  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       * gcc.misc-tests/linkage.exp (s390): Check for 64bit added.
+
+2005-02-14  Diego Novillo  <dnovillo@redhat.com>
+
+       PR tree-optimization/19853
+       * gcc.c-torture/compile/pr19853.c: New test.
+
+2005-02-14  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/19608
+       * g++.dg/parse/local-class1.C: New.
+
+       PR c++/19895
+       * g++.dg/parse/ptrmem3.C: New.
+
+       PR c++/19884
+       * g++.old-deja/g++.oliva/template6.C: Add another case.
+       * g++.dg/template/explicit6.C: New.
+
+2005-02-14  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR c++/17816
+       * g++.dg/other/redecl2.C: New.
+
+2005-02-14  Nathan Sidwell  <nathan@codesourcery.com>
+
+       PR c++/19891
+       * g++.dg/abi/covariant4.C: New.
+
+2005-02-13  James A. Morrison  <phython@gcc.gnu.org>
+
+       * gcc.dg/pr15784-1.c, gcc.dg/pr15784-2.c, gcc.dg/pr15784-3.c: New tests.
+
+2005-02-12  Dorit Naishlos  <dorit@il.ibm.com>
+
+       * gcc.dg/vect/vect-96.c: Fix typo.
+
+2005-02-12  Kriang Lerdsuwanakij  <lerdsuwa@users.sourceforge.net>
+
+       PR c++/14479
+       PR c++/19487
+       * g++.dg/template/enum5.C: New test.
+
+2005-02-12  Ira Rosen  <irar@il.ibm.com>
+
+       * gcc.dg/vect/vect-97.c: New test.
+
+2005-02-12  Ira Rosen  <irar@il.ibm.com>
+
+       * gcc.dg/vect/vect-96.c: New test.
+
+2005-02-12  Uros Bizjak  <uros@kss-loka.si>
+
+       * gcc.dg/builtins-34.c: Also check ldexp*.
+
+2005-02-12  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * gcc.dg/tree-ssa/20040703-1.c: Quote decimal dot.
+
+2005-02-11  Janis Johnson  <janis187@us.ibm.com>
+
+       * lib/gcc-dg.exp: (dg-require-weak, dg-require-visibility,
+       dg-require-alias, dg-require-gc-sections, dg-require-profiling,
+       dg-require-dll, dg-require-iconv, dg-require-named-sections,
+       dg-require-effective-target, dg-skip-if, dg-xfail-if, selector_opd,
+       selector_list, selector_expression, dg-process-target): Move to new
+       file target-supports-dg.exp.
+       * lib/target-supports-dg.exp: New.
+
+       * lib/target-supports.exp (check_effective_target_broken_cplxf_arg):
+       New.
+
+2005-02-11  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/19666
+       * gcc/testsuite/g++.dg/other/ptrmem6.C: New test.
+
+       PR middle-end/19858
+       * gcc.c-torture/compile/20050210-1.c: New test.
+
+2005-02-11  Mark Mitchell  <mark@codesourcery.com>
+
+       PR c++/19755
+       * g++.dg/warn/Wbraces1.C: New test.
+
 2005-02-10  Richard Guenther  <rguenth@gcc.gnu.org>
 
        * gcc.dg/builtins-52.c: New testcase.