OSDN Git Service

* gcc-interface/trans.c (Call_to_gnu): Robustify test for function case
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 03fdbca..cb6d784 100644 (file)
@@ -1,5 +1,16 @@
+2012-07-03  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/recursive_call.adb: New test.
+
+2012-07-03  Eric Botcazou  <ebotcazou@adacore.com>
+
+       * gnat.dg/discr37.ad[sb]: New test.
+
 2012-07-02  Jason Merrill  <jason@redhat.com>
 
+       PR c++/53816
+       * g++.dg/template/ref6.C: New.
+
        PR c++/53821
        * g++.dg/cpp0x/lambda/lambda-template6.C: New.