]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ld/ChangeLog
PR27722, error: array subscript has type char
[thirdparty/binutils-gdb.git] / ld / ChangeLog
index c862e8b13aee70221f63d591104f63c6362c08dd..e7620ce0417ced45be7d9edeb51269eefc51cfe3 100644 (file)
@@ -1,3 +1,9 @@
+2021-04-13  Alan Modra  <amodra@gmail.com>
+
+       PR 27722
+       * libdep_plugin.c (str2vec): Don't pass a potentially signed char
+       to isspace.
+
 2021-04-12  Alan Modra  <amodra@gmail.com>
 
        * configure.ac (--enable-checking): Add support.