OSDN Git Service

* gcc.target/i386/pr11001-*.c: Remove -m32 from compile flags.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index c10c500..fa36f52 100644 (file)
@@ -1,3 +1,171 @@
+2007-10-24  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/pr11001-*.c: Remove -m32 from compile flags.
+       Add -w to compile flags to suppress "call-clobbered register" warnings
+       and remove dg-warning directives.
+
+2007-10-24  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.dg/sms-2.c: Cleanup sms dump file.
+       * gcc.dg/tree-prof/tracer-1.c: Cleanup tracer dump file after the
+       profile-use step.
+
+2007-10-24  David Daney  <ddaney@avtrex.com>
+
+       * gcc.dg/tree-ssa/update-threading.c: Remove xfail.
+
+2007-10-24  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       PR target/33755
+       * gcc.target/mips/pr33755.c: New test.
+
+2007-10-24  Ira Rosen  <irar@il.ibm.com>
+
+       PR tree-optimization/33804
+       * gcc.dg/vect/pr33804.c: New testcase.
+
+2007-10-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR forrtran/33849
+       gfortran.dg/generic_actual_arg.f90: Fix dg-error message.
+
+2007-10-23  Martin Michlmayr <tbm@cyrius.com>
+           Uros Bizjak  <ubizjak@gmail.com>
+
+       PR rtl-optimization/33846
+       * gcc.dg/vect/pr33846.c: New testcase.
+
+2007-10-23  Martin Michlmayr <tbm@cyrius.com>
+           Dorit Nuzman  <dorit@il.ibm.com>
+
+       PR tree-optimization/33860
+       * g++.dg/vect/pr33860.cc: New test.
+       * g++.dg/vect/pr33860a.cc: New test.
+
+2007-10-23  Tehila Meyzels  <tehila@il.ibm.com>
+           Revital Eres  <eres@il.ibm.com>      
+
+       * testsuite/gcc.dg/sms-2.c: New testcase.
+
+2007-10-22  David S. Miller  <davem@davemloft.net>
+
+       * gcc.dg/globalreg-1.c: New test.
+
+2007-10-22  Martin Michlmayr <tbm@cyrius.com>
+           Dorit Nuzman  <dorit@il.ibm.com>
+
+       PR tree-optimization/33834
+       PR tree-optimization/33835
+       * g++.dg/vect/pr33834_1.cc: New test.
+       * g++.dg/vect/pr33834_2.cc: New test.
+       * g++.dg/vect/pr33835.cc: New test.
+
+2007-10-22  Jakub Jelinek  <jakub@redhat.com>
+
+       * gcc.dg/pr33644.c: New test.
+
+2007-10-22  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/33372
+       * g++.dg/gomp/pr33372-1.C: New test.
+       * g++.dg/gomp/pr33372-2.C: New test.
+       * g++.dg/gomp/pr33372-3.C: New test.
+
+2007-10-22  Michael Matz  <matz@suse.de>
+
+       PR tree-optimization/33855
+       * gcc.c-torture/compile/pr33855.c: New testcase.
+
+2007-10-22  Ira Rosen  <irar@il.ibm.com>
+
+       PR tree-optimization/33854
+       * gcc.dg/vect/O1-pr33854.c: New testcase.
+       * gcc.dg/vect/vect.exp: Run tests starting with "O1-" with -O1.
+
+2007-10-21  David Edelsohn  <edelsohn@gnu.org>
+
+       * gcc.dg/unwind-1.c: Disable on AIX.
+       * gcc.dg/cpp/_Pragma6.c: Disable on AIX.
+
+2007-10-21  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/33749
+       * gfortran.dg/assign_9.f90: New test.
+
+2007-10-21  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       * gcc.target/mips/mips.exp (setup_mips_tests): Set mips_mips16.
+       (dg-mips-options): Skip tests that specify an ABI other than o32
+       and o64 if generating MIPS16 hard-float code.
+
+2007-10-21  Ira Rosen  <irar@il.ibm.com>
+            Revital Eres  <eres@il.ibm.com>
+
+       * gcc.dg/vect/vect-ifcvt-5.c: Require vect_int.
+       * gcc.dg/vect/vect-16.c: Fix comment.
+       * gcc.dg/vect/pr33369.c: Require vect_int.
+       * gcc.dg/vect/slp-33.c: Add spaces.
+       * gcc.dg/vect/no-scevccp-outer-18.c: Enable only for vect_interleave
+       targets.
+       * gcc.dg/vect/vect-ifcvt-6.c: Require vect_int.
+       * gcc.dg/vect/no-scevccp-outer-19.c: Enable only for vect_unpack
+       targets.
+       * gcc.dg/vect/vect-ifcvt-7.c: Require vect_int.
+       * gcc.dg/vect/vect-strided-store-u16-i4.c: Add vect_unpack to
+       targets.
+       * gcc.dg/vect/slp-10.c: Add spaces.
+       * gcc.dg/vect/no-scevccp-outer-21.c: Enable only for vect_pack_trunc
+       targets.
+       * gcc.dg/vect/slp-36.c: Require vect_int.
+       * gcc.dg/vect/vect-ifcvt-9.c, gcc.dg/vect/vect-strided-store-u32-i2.c,
+       gcc.dg/vect/vect-ifcvt-2.c, gcc.dg/vect/vect-ifcvt-3.c,
+       gcc.dg/vect/vect-82.c, gcc.dg/vect/vect-83.c: Likewise.
+       * gcc.dg/vect/no-scevccp-outer-16.c: Enable only for vect_unpack
+       targets.
+       * gcc.dg/vect/no-scevccp-outer-17.c: Likewise.
+       * gcc.dg/vect/pr25413.c: Use vector alignment_reachable_for_64bit
+       instead of vector_alignment_reachable_for_double.
+       * lib/target-supports.exp (vect_aligned_arrays): Add spu-*-*.
+       (natural_alignment): Split into...
+       (natural_alignment_32, natural_alignment_64): New.
+       (vector_alignment_reachable): Depend on natural_alignment_32.
+       (vector_alignment_reachable_for_double): Rename to ...
+       (vector_alignment_reachable_for_64bit): And depend on
+       natural_alignment_64.
+
+2007-10-21  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       * gcc.dg/vect/vect.exp: Extend -mpaired-single handling to all
+       MIPS targets.
+       * g++.dg/vect/vect.exp: Likewise.
+       * lib/fortran-torture.exp: Likewise.
+       * gcc.target/mips/mips-ps-1.c: Use mpaired_single rather than
+       mipsisa64*-*-* as the target selector.  Remove -mips64,
+       -mhard-float and -mgp64 from the options list.
+       * gcc.target/mips/mips-ps-2.c: Likewise.
+       * gcc.target/mips/mips-ps-3.c: Likewise.
+       * gcc.target/mips/mips-ps-4.c: Likewise.
+       * gcc.target/mips/mips-ps-6.c: Likewise.
+       * gcc.target/mips/mips-ps-5.c: Remove -mhard-float from the
+       options list.
+       * gcc.target/mips/sb1-1.c: Likewise.
+       * gcc.target/mips/mips-ps-type.c: Likewise.
+       * gcc.target/mips/mips-ps-7.c: New test.
+       * gcc.target/mips/mips-ps-type-2.c: Likewise.
+       * gcc.target/mips/fpr-moves-6.c: Remove XFAIL.
+       * gcc.target/mips/mips.exp (setup_mips_tests): Set mips_fp and
+       mips_gp instead of mips_fp64 and mips_gp64.  Treat -mgp32 -mfp64
+       as forcing an ABI and an architecture.
+       (is_gp32_flag, is_gp64_flag): Fold into...
+       (dg-mips-options): ...here.  Make -mpaired-single imply -mfp64,
+       then -mfp64 imply -mhard-float.  Apply register rules after the
+       loop.  Handle -march=mipsN like -mipsN.
+
+2007-10-20  David Edelsohn  <edelsohn@gnu.org>
+
+       * gcc.dg/vect/vect.exp: Use -mcpu=970 instead of 7400.
+       * gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp: Same.
+
 2007-10-20  Tobias Burnus  <burnus@net-b.de>
 
        PR fortran/33818