re PR c++/46220 (Error: invalid covariant return type generated for incomplete class...
[gcc.git] / gcc / testsuite / ChangeLog
index 49a1c1df2868cd03fd70a9c21e3769cb232387c3..c56bea48f04b78277940a1201fb4cf9f3ccc5a61 100644 (file)
@@ -1,3 +1,45 @@
+2011-03-04  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/inherit/covariant19.C: New.
+
+2011-03-04  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/47968
+       * gcc.dg/torture/pr47968.c: New testcase.
+
+2011-03-04  Richard Guenther  <rguenther@suse.de>
+
+       PR middle-end/47975
+       * gcc.dg/torture/pr47975.c: New testcase.
+
+2011-03-03  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/47974
+       * g++.dg/template/crash106.C: New.
+
+2011-03-03  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/47963
+       * gcc.dg/gomp/pr47963.c: New test.
+       * g++.dg/gomp/pr47963.C: New test.
+
+2011-03-02  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/regress/condition1.C: New.
+
+       * g++.dg/cpp0x/constexpr-ctor9.C: New.
+
+2011-03-01  Jason Merrill  <jason@redhat.com>
+
+       * g++.dg/cpp0x/lambda/lambda-98.C: New.
+
+       * g++.dg/cpp0x/constexpr-non-const-arg2.C: New.
+
+2011-03-02  Richard Sandiford  <richard.sandiford@linaro.org>
+
+       PR rtl-optimization/47925
+       * gcc.c-torture/execute/pr47925.c: New test.
+
 2011-03-01  Jason Merrill  <jason@redhat.com>
 
        * g++.dg/cpp0x/decltype25.C: New.