re PR c++/70393 (Miscompilation: missing constructor call for static object)
[gcc.git] / gcc / testsuite / ChangeLog
index 4cab39478b7ad5b0454462c0da647e44efb3da89..f977fc82992d6a855c5395a75cfd3b890f95963f 100644 (file)
@@ -1,3 +1,8 @@
+2016-03-31  Nathan Sidwell  <nathan@acm.org>
+
+       PR c++/70393
+       * g++.dg/cpp0x/constexpr-virtual6.C: New.
+
 2016-03-31  Kirill Yukhin  <kirill.yukhin@intel.com>
 
        PR target/70453