Fix warning on gdb/compile/compile.c (C++-ify "triplet_rx")
[external/binutils.git] / gdb / ChangeLog
index d1510b9..79f0075 100644 (file)
@@ -1,3 +1,8 @@
+2018-01-17  Sergio Durigan Junior  <sergiodj@redhat.com>
+
+       * compile/compile.c (compile_to_object): Convert "triplet_rx"
+       to "std::string".
+
 2018-01-17  Tom Tromey  <tom@tromey.com>
 
        * dwarf2read.c (symbolp): Remove typedef.  Don't instantiate VEC.