]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
gas: Silence GCC 10 warning on tc-v850.c
authorH.J. Lu <hjl.tools@gmail.com>
Tue, 26 May 2020 13:56:18 +0000 (06:56 -0700)
committerH.J. Lu <hjl.tools@gmail.com>
Tue, 26 May 2020 13:56:18 +0000 (06:56 -0700)
commit70b1b570bfba0c97b37870747eb4bc0ae665cf66
tree0564d0d198b03f6026b191d02f1c59134ed17d13
parente67e940f5d9102fb452b87aca441a2829a67d66b
gas: Silence GCC 10 warning on tc-v850.c

PR gas/26044
* config/tc-v850.c (md_convert_frag): Replace fragP->fr_literal
with &fragP->fr_literal[0].
gas/ChangeLog
gas/config/tc-v850.c