OSDN Git Service

* g++.dg/abi/rtti3.C, g++.dg/abi/thunk4.C: Skip for *-*-mingw* and
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 7884ac1..8c26eb0 100644 (file)
@@ -1,3 +1,41 @@
+2009-10-23  Joseph Myers  <joseph@codesourcery.com>
+
+       * g++.dg/abi/rtti3.C, g++.dg/abi/thunk4.C: Skip for *-*-mingw* and
+       *-*-cygwin.
+       * g++.dg/cpp0x/lambda/lambda-mangle.C: Disable weak symbols tests
+       for *-*-mingw* and *-*-cygwin.
+       * g++.dg/opt/vt1.C: Skip for *-*-mingw* and *-*_cygwin.
+       * g++.dg/template/spec35.C: Disable weak symbol test for
+       *-*-mingw* and *-*-cygwin.
+
+       PR testsuite/31342
+       * gcc.target/i386/pic-1.c: Skip for *-*-mingw* and *-*-cygwin.
+
+2009-10-23  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/41800
+       * gfortran.dg/class_10.f03: New test.
+
+2009-10-22  Michael Meissner  <meissner@linux.vnet.ibm.com>
+
+       PR target/41787
+       * gcc.target/powerpc/vsx-vrsave.c: New file.
+
+2009-10-23  Joseph Myers  <joseph@codesourcery.com>
+
+       PR c/41673
+       * gcc.dg/Wstrict-aliasing-bogus-vla-1.c: New test.
+
+2009-10-23  Richard Guenther  <rguenther@suse.de>
+
+       PR tree-optimization/41778
+       * gcc.dg/tree-ssa/ssa-pre-26.c: New testcase.
+
+2009-10-22  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/41791
+       * g++.dg/lto/20091022-2_0.C: New testcase.
+
 2009-10-22  Richard Guenther  <rguenther@suse.de>
 
        PR lto/41730