OSDN Git Service

* call.c (struct z_candidate): Add explicit_targs field.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 2d31000..dfd3823 100644 (file)
@@ -1,3 +1,20 @@
+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>