gas: Silence GCC 10 warning on tc-mcore.c
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 96c78092a04e84f85428f07cd5f1217d6167f0e0..7264c8a0619fc41711971f55b77d1e46b7832379 100644 (file)
@@ -1,3 +1,14 @@
+2020-05-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * config/tc-mcore.c (md_convert_frag): Replace fragP->fr_literal
+       with &fragP->fr_literal[0].
+
+2020-05-25  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR gas/26041
+       * config/tc-cr16.c (md_assemble): Use memmove to concatenate
+       2 overlapping strings.
+
 2020-05-25  H.J. Lu  <hongjiu.lu@intel.com>
 
        * config/tc-cr16.c (md_convert_frag): Replace fragP->fr_literal
This page took 0.023819 seconds and 4 git commands to generate.