OSDN Git Service

* gcc.dg/pr34856.c: Ignore irrelevant warning.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index c1ec07e..2874af0 100644 (file)
@@ -1,3 +1,122 @@
+2009-01-08  Nathan Froyd  <froydnj@codesourcery.com>
+
+       * gcc.dg/pr34856.c: Ignore irrelevant warning.
+
+2009-01-08  Mark Mitchell  <mark@codesourcery.com>
+
+       * gcc.dg/sibcall-3.c: XFAIL for Thumb.
+       * gcc.dg/sibcall-4.c: Likewise.
+
+2009-01-08  Sebastian Pop  <sebastian.pop@amd.com>
+           Jan Sjodin  <jan.sjodin@amd.com>
+
+       PR tree-optimization/38559
+       * testsuite/gcc.dg/graphite/pr38559.c: New.
+
+2009-01-08  Ira Rosen  <irar@il.ibm.com>
+
+       PR tree-optimization/37194
+       * gcc.dg/vect/costmodel/ppc/costmodel-pr37194.c: New test.
+
+2009-01-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/38725
+       * g++.dg/ext/label11.C: New test.
+
+2009-01-07  Joseph Myers  <joseph@codesourcery.com>
+
+       * lib/target-supports.exp (check_weak_override_available): New.
+       * lib/target-supports-dg.exp (dg-require-weak-override): New.
+       * gcc.dg/tree-ssa/pr27781.c, g++.dg/eh/weak1.C: Use
+       dg-require-weak-override.
+
+2009-01-07  Nathan Froyd  <froydnj@codesourcery.com>
+           Alan Modra  <amodra@bigpond.net.au>
+
+       * gcc.c-torture/compile/20090107-1.c: New test.
+
+2009-01-07  Uros Bizjak  <ubizjak@gmail.com>
+
+       PR target/38706
+       * g++.dg/other/pr38706.C: New test.
+
+2009-01-07  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/variadic92.C: New test.
+       * g++.dg/cpp0x/variadic93.C: New test.
+
+2009-01-07  Janis Johnson  <janis187@us.ibm.com>
+
+       * lib/target-supports-dg.exp (current_compiler_flags): New.
+       (check-flags): Use it; do not access dg-test local variables.
+       (dg-skip-if): Do not access dg-test local variables.
+       (dg-xfail-run-if): Ditto.
+       (dg-shouldfail): Ditto.
+       * gcc.test-framework/test-framework.exp
+       (check_effective_target_def_nocache): New.
+       * gcc.test-framework/test-framework.awk: Handle scan tests.
+       * gcc.test-framework/dg-do-run-xrif-nocache-exp-XF.c: New test.
+       * gcc.test-framework/dg-error-nocache-exp-P.c: New test.
+       * gcc.test-framework/dg-nocache-scanasm-exp-XF.c: New test.
+       * gcc.test-framework/dg-warning-nocache-exp-P.c: New test.
+       * gcc.test-framework/dg-nocache-sif-exp-P.c: New test.
+       * gcc.test-framework/dg-nocache-sif-exp-U.c: New test.
+       * gcc.test-framework/dg-nocache-xif-exp-P.c: New test.
+       * gcc.test-framework/dg-do-run-sft-nocache-exp-P.c: New test.
+       * gcc.test-framework/dg-nocache-xif-exp-XP.c: New test.
+
+       * g++.dg/torture/pr38586.C: Ignore a possible warning.
+
+       * lib/target-supports-dg.exp (check_test_flags): Delete.
+
+2009-01-07  Jan Sjodin  <jan.sjodin@amd.com>
+
+       PR tree-optimization/38492
+       PR tree-optimization/38498
+       * testsuite/gcc.dg/graphite/pr38500.c: Fixed warning as committed
+       in trunk.
+       * testsuite/gcc.dg/graphite/block-0.c: Update test.
+       * testsuite/gcc.dg/graphite/block-1.c: Same.
+       * testsuite/gcc.dg/graphite/block-2.c: Remove xfail and test for blocking.
+       * testsuite/gcc.dg/graphite/block-4.c: Remove test for strip mine.
+       * testsuite/gcc.dg/graphite/block-3.c: New.
+       * testsuite/gcc.dg/graphite/pr38498.c: New.
+
+2009-01-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       AVX Programming Reference (December, 2008)
+       * gcc.target/i386/avx-vmovntdq-256-1.c: New.
+       * gcc.target/i386/avx-vmovntpd-256-1.c: Likewise.
+       * gcc.target/i386/avx-vmovntps-256-1.c: Likewise.
+
+       * gcc.target/i386/sse2-movntdq-1.c (TEST): Align array to 16byte.
+       * gcc.target/i386/sse2-movntpd-1.c (TEST): Likewise.
+
+2009-01-06  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/38220
+       * gfortran.dg/c_loc_pure_1.f90:  New test.
+
+2009-01-06  Mikael Morin  <mikael.morin@tele2.fr>
+
+       PR fortran/38669
+       * gfortran.dg/elemental_dependency_3.f90:
+       Add the final tree dump cleanup.
+
+2009-01-06  Jakub Jelinek  <jakub@redhat.com>
+
+       * gfortran.dg/pr23095.f: Require ilp32 in target selection instead of
+       passing -m32.
+
+       PR rtl-optimization/38722
+       * gfortran.dg/pr38722.f90: New test.
+
+2009-01-06  Janis Johnson  <janis187@us.ibm.com>
+
+       PR c/34252
+       * gcc.dg/dfp/decfloat-constants.c: Check for DECnn_SUBNORMAL_MIN
+       instead of DECnn_DEN.  Support -DDBG to list lines that fail.
+
 2009-01-06  Dominique Dhumieres  <dominiq@lps.ens.fr>
 
        * gfortran.dg/implicit_12.f90: Add space around dg directive.