OSDN Git Service

* targhooks.c (default_stack_protect_guard): Avoid sharing RTL
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 3440960..4daeaa6 100644 (file)
@@ -1,3 +1,59 @@
+2010-05-12  Maxim Kuvyrkov  <maxim@codesourcery.com>
+
+       * gcc.target/m68k/20100512-1.c: New.
+
+2010-05-12  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/lto8.adb: New test.
+       * gnat.dg/lto8_pkg.ad[sb]: New helper.
+       * gnat.dg/frame_overflow.adb: XFAIL if -flto is specified.
+
+2010-05-11  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/34272
+       PR c++/43630
+       PR c++/34491
+       * g++.dg/template/crash97.C: New.
+       * g++.dg/template/crash98.C: Likewise.
+       * g++.dg/template/crash99.C: Likewise.
+       * g++.dg/cpp0x/pr31439.C: Adjust.
+       * g++.dg/template/crash95.C: Likewise.
+
+2010-05-11  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/44071
+       * c-c++-common/asmgoto-4.c: New test.
+       * gcc.target/i386/pr44071.c: New test.
+
+       PR c++/44062
+       * c-c++-common/Wunused-var-7.c: New test.
+       * g++.dg/warn/Wunused-var-9.C: New test.
+
+2010-05-11  Daniel Franke  <franke.daniel@gmail.com>
+
+        PR fortran/43711
+        * gfortran.dg/gomp/pr43711.f90: New.
+
+2010-05-11  Daniel Franke  <franke.daniel@gmail.com>
+
+       PR fortran/31820
+       * gfortran.dg/select_5.f90: Updated.
+
+2010-05-11  Jan Hubicka  <jh@suse.cz>
+
+       PR tree-optimize/44063
+       * gcc.c-torture/compile/pr44063.c: New testcase.
+
+2010-05-11  Jakub Jelinek  <jakub@redhat.com>
+
+       PR debug/44023
+       * gcc.dg/pr44023.c: New test.
+
+2010-05-10  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/lto7.adb: New test.
+       * gnat.dg/lto7_pkg.ad[sb]: New helper.
+
 2010-05-10  Jason Merrill  <jason@redhat.com>
 
        PR c++/44017