OSDN Git Service

* config/rs6000/rs6000.c (function_arg_advance): For 32-bit ELF ABI,
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 0675922..0504789 100644 (file)
@@ -1,3 +1,57 @@
+2007-04-24  Janis Johnson  <janis187@us.ibm.com>
+
+       * gcc.target/powerpc/ppc32-abi-dfp-1.c: New test.
+       * gcc.target/powerpc/ppc64-abi-dfp-1.c: New test.
+
+2007-04-24  Hui-May Chang  <hm.chang@apple.com>
+
+       * gcc.target/i386/reload-1.c. New.
+
+2007-04-24  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+           Olga Golovanevsky  <olga@il.ibm.com>
+
+       * g++.dg/other/str_empty.C: New test.
+       
+2007-04-24  Richard Henderson  <rth@redhat.com>
+
+       * gcc.dg/vect/vect.exp: Don't run tests on Alpha.
+
+2007-04-24  Andreas Krebbel  <krebbel1@de.ibm.com>
+
+       PR target/31641
+       * gcc.c-torture/compile/pr31641.c: New testcase.
+
+2007-04-24  Richard Sandiford  <richard@nildram.co.uk>
+
+       * gcc.target/mips/madd-1.c, gcc.target/mips/madd-2.c,
+       * gcc.target/mips/madd-3.c, gcc.target/mips/madd-4.c,
+       * gcc.target/mips/maddu-1.c, gcc.target/mips/maddu-2.c,
+       * gcc.target/mips/maddu-3.c, gcc.target/mips/maddu-4.c: New tests.
+
+2007-04-23  Simon Baldwin  <simonb@google.com>
+
+       * g++.dg/other/error15.C: New.
+       * g++.dg/cpp0x/variadic-ex9.C: Renamed function parameter to avoid
+       triggering a "multiple parameters named" error.
+
+2007-04-23  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/31618
+       * gfortran.dg/backspace_8.f:  New test case.
+
+2007-04-23  Paul Thomas  <pault@gcc.gnu.org>
+
+       PR fortran/31630
+       * gfortran.dg/used_types_17.f90: New test.
+
+       PR fortran/31620
+       * gfortran.dg/zero_array_components_1.f90: New test.
+
+2007-04-23  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       PR fortran/31616
+       * gfortran.dg/open_errors.f90: Allow a different error message.
+
 2007-04-23  Uros Bizjak  <ubizjak@gmail.com>
 
        * lib/target-supports.exp (check_effective_target_vect_pack_trunc):