OSDN Git Service

Fix PR c++/42634
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 4d62e32..85dd4e0 100644 (file)
@@ -1,3 +1,98 @@
+2010-01-13  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/42634
+       * g++.dg/template/error45.C: New test.
+
+2010-01-13  Martin Jambor  <mjambor@suse.cz>
+
+       PR tree-optimization/42704
+       * g++.dg/torture/pr42704.C: New test.
+
+2010-01-13  Martin Jambor  <mjambor@suse.cz>
+
+       PR tree-optimization/42703
+       * gcc.c-torture/compile/pr42703.c: New test.
+
+2010-01-13  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/42705
+       * gcc.c-torture/compile/pr42705.c: New testcase.
+
+2010-01-13  Jie Zhang  <jie.zhang@analog.com>
+
+       * gcc.target/bfin/l2.c: New test.
+       * gcc.target/bfin/bfin.exp (dg-bfin-processors): New.
+
+2010-01-13  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/42716
+       * gcc.c-torture/compile/pr42716.c: New testcase.
+
+2010-01-13  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/42678
+       * gfortran.dg/lto/20100110-1_0.f90: New testcase.
+
+2010-01-12  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/42708
+       * gcc.c-torture/compile/pr42708-1.c: New test.
+
+2010-01-12  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/42662
+       * gcc.dg/pr42662.c: New test.
+
+       PR tree-optimization/42645
+       * g++.dg/other/pr42645-1.C: New test.
+       * g++.dg/other/pr42645-2.C: New test.
+
+2010-01-11  Janis Johnson  <janis187@us.ibm.com>
+
+       PR target/42416
+       * gcc.target/powerpc/warn-1.c: New test.
+       * gcc.target/powerpc/warn-2.c: New test.
+
+2010-01-11  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/x86_64/abi/avx/asm-support.S (snapshot_ret): Preserve
+       stack alignment.
+
+2010-01-10  Rafael Avila de Espindola  <espindola@google.com>
+
+       * gcc.dg/lto/20100108_0.c: New.
+
+2010-01-10  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/graphite/pr40281.c (dg-options): Add -w.
+       Add -march=i686 -msse for 32bit x86 targets.
+
+2010-01-10  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/42667
+       * gcc.dg/torture/pr42667.c: New testcase.
+
+2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+
+       PR fortran/32489
+       * gfortran.dg/array_constructor_34.f90: New test.
+
+2010-01-09 Jerry DeLisle <jvdelisle@gcc.gnu.org>
+
+       PR fortran/20923
+       * gfortran.dg/array_constructor_33.f90: New test.
+       gfortran.dg/array_function_5.f90: Add credit.
+
+2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR debug/42631
+       * gcc.dg/pr42631.c: New.
+
+2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
+
+       PR debug/42630
+       * gcc.dg/pr42630.c: New.
+
 2010-01-09  Alexandre Oliva  <aoliva@redhat.com>
 
        PR debug/42629