Fix PR c++/21323: GDB thinks char16_t and char32_t are signed in C++
[binutils-gdb.git] / gdb / testsuite / ChangeLog
index 83d6018e8ac96b2cb64ce2a6af52260241bb068b..e2555e05c37fe53b56c9abd135b76301deb7d190 100644 (file)
@@ -1,3 +1,9 @@
+2017-04-12  Pedro Alves  <palves@redhat.com>
+
+       PR c++/21323
+       * gdb.cp/wide_char_types.c: New file.
+       * gdb.cp/wide_char_types.exp: New file.
+
 2017-04-05  Sergio Durigan Junior  <sergiodj@redhat.com>
 
        PR gdb/21352