OSDN Git Service

* tree-cfg.c (call_can_make_abnormal_goto): New predicate.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 368e020..71ff940 100644 (file)
@@ -1,3 +1,34 @@
+2012-03-31  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/controlled6.adb: New test.
+       * gnat.dg/controlled6_pkg.ads: New helper.
+       * gnat.dg/controlled6_pkg-iterators.ad[sb]: Likewise.
+
+2012-03-29  Meador Inge  <meadori@codesourcery.com>
+
+       PR c++/52672
+       * g++.dg/cpp0x/constexpr-52672.C: New testcase.
+
+2012-03-29  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/52718
+       * g++.dg/warn/Wzero-as-null-pointer-constant-5.C: New.
+
+2012-03-29  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52685
+       * g++.dg/template/inherit8.C: New.
+
+2012-03-29  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/52759
+       * g++.dg/ext/weak4.C: New test.
+
+2012-03-29  Jason Merrill  <jason@redhat.com>
+
+       PR c++/52743
+       * g++.dg/cpp0x/initlist-array3.C: New.
+
 2012-03-28  Jason Merrill  <jason@redhat.com>
 
        PR c++/52746