re PR c++/47950 ([C++0x] Internal compiler error: non-dependent declaration as condit...
[gcc.git] / gcc / testsuite / ChangeLog
index 49a1c1df2868cd03fd70a9c21e3769cb232387c3..7b139222f3a0558f38572c3c414b703cd59d7e6c 100644 (file)
@@ -1,3 +1,20 @@
+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.