re PR c++/65558 (crash using __attribute__((__abi_tag__)) on anonymous inline namespace)
[gcc.git] / gcc / testsuite / ChangeLog
index c8f9033896663b0d1b71267afe5876c97ea4afdb..68534fc4e6a9bce4ebee1eae34f59cf27d637e83 100644 (file)
@@ -1,3 +1,8 @@
+2015-03-25  Marek Polacek  <polacek@redhat.com>
+
+       PR c++/65558
+       * g++.dg/cpp0x/pr65558.C: New test.
+
 2015-03-25  Marek Polacek  <polacek@redhat.com>
 
        PR c++/61670