OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index fcc6968..609f84b 100644 (file)
@@ -1,3 +1,40 @@
+2010-05-18  Steven Bosscher  <steven@gcc.gnu.org>
+
+       PR lto/44184
+       * gcc.dg/lto/20100518_0.c: New test.
+
+2010-05-18  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/specs/lto3.ads: Add missing dg-options.
+
+2010-05-17  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/43990
+       * gfortran.dg/class_21.f03: New.
+
+2010-05-17  Jason Merrill  <jason@redhat.com>
+
+       PR c++/44157
+       * g++.dg/cpp0x/initlist34.C: New.
+
+       PR c++/44158
+       * g++.dg/cpp0x/rv-trivial-bug.C: Test copy-init too.
+
+2010-05-17  Martin Jambor  <mjambor@suse.cz>
+
+       * g++.dg/ipa/ivinline-1.C: New test.
+       * g++.dg/ipa/ivinline-2.C: New test.
+       * g++.dg/ipa/ivinline-3.C: New test.
+       * g++.dg/ipa/ivinline-4.C: New test.
+       * g++.dg/ipa/ivinline-5.C: New test.
+       * g++.dg/ipa/ivinline-6.C: New test.
+
+2010-05-17  Dodji Seketeli  <dodji@redhat.com>
+           Jason Merrill  <jason@redhat.com>
+
+       PR c++/44108
+       * c-c++-common/Wunused-var-8.c: New test.
+
 2010-05-17  Jakub Jelinek  <jakub@redhat.com>
 
        PR bootstrap/42347