re PR fortran/47778 (reading two arrays of structures from namelist fails)
[gcc.git] / gcc / testsuite / ChangeLog
index f1f0bc612b4590d6fe1ad6dd3d229c32405438f4..e9a44cda21c70e02de2178a1e5bca8e75397cea5 100644 (file)
@@ -1,3 +1,19 @@
+2011-02-27  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR libgfortran/47778
+       * gfortran.dg/namelist_71.f90: New test.
+
+2011-02-27  Jason Merrill  <jason@redhat.com>
+
+       PR c++/47906
+       * g++.dg/abi/mangle39.C: Specify -fabi-version=6.
+       * g++.dg/abi/mangle45.C: Specify -fabi-version=6.
+
+2011-02-27  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/46466
+       * g++.dg/cpp0x/constexpr-ctor8.C: New.
+
 2011-02-27  Jakub Jelinek  <jakub@redhat.com>
 
        PR fortran/47886