OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index e5724ae..f10e210 100644 (file)
@@ -1,3 +1,40 @@
+2007-01-19  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * gcc.c-torture/execute/nestfunc-7.c: New.
+
+2007-01-18  Hui-May Chang  <hm.chang@apple.com>
+
+       * gcc.c-torture/compile/pr27528.c: Add -fno-pic option.
+
+2007-01-18  Nathan Sidwell  <nathan@codesourcery.com>
+
+       * gcc.dg/m68k-pic-1.c: New.
+
+2007-01-18  Roger Sayle  <roger@eyesopen.com>
+
+       * gfortran.dg/array_memcpy_4.f90: New test case.
+
+2007-01-18  Josh Conner  <jconner@apple.com>
+
+       PR target/30485
+       * gcc.dg/vect/vect.exp: Add support for no-trapping-math tests.
+       * gcc.dg/vect/no-trapping-math-1: New.
+       * gcc.dg/vect/no-trapping-math-2: New.
+
+2007-01-18  Uros Bizjak  <ubizjak@gmail.com>
+
+       * gcc.target/i386/387-8.c: Update comment about optimizing
+       inherent load of 1.0 of fptan instruction.
+
+2007-01-18  Dirk Mueller  <dmueller@suse.de>
+           Richard Guenther <rguenther@suse.de>
+
+       PR diagnostic/8268
+       * gcc.dg/Warray-bounds.c: New testcase.
+       * gcc.dg/Warray-bounds-2.c: New testcase.
+       * g++.dg/warn/Warray-bounds.C: New testcase.
+       * g++.dg/warn/Warray-bounds-2.C: New testcase.
+
 2007-01-17  Paul Thomas  <pault@gcc.gnu.org>
 
        PR fortran/30476