aboutsummaryrefslogtreecommitdiff
path: root/ld/configure
diff options
context:
space:
mode:
authorTrevor Saunders <tbsaunde+binutils@tbsaunde.org>2016-03-24 07:52:39 -0400
committerTrevor Saunders <tbsaunde+binutils@tbsaunde.org>2016-03-31 07:29:51 -0400
commite2c7dcae81a7da1353b7c3d5db210fca479c9c4c (patch)
tree0f742a61b46068362e4e1a981c8d9886f17bb9c5 /ld/configure
parentf854977c2364fb17ba20e6a505f5d78f2c645679 (diff)
downloadgdb-e2c7dcae81a7da1353b7c3d5db210fca479c9c4c.zip
gdb-e2c7dcae81a7da1353b7c3d5db210fca479c9c4c.tar.gz
gdb-e2c7dcae81a7da1353b7c3d5db210fca479c9c4c.tar.bz2
tc-i960.c: add some casts when assigning literals to args[i]
parse_ldconst () takes a char ** as a in / out argument, and sometimes points args[0] to a constant string. Then in some cases after parse_ldconst () returns md_assemble () twiddles the contents of arg[0]. So it seems like it would take some work to avoid these casts, and its not really clear that work is worth it. gas/ChangeLog: 2016-03-31 Trevor Saunders <tbsaunde+binutils@tbsaunde.org> * config/tc-i960.c (parse_ldconst): Cast to char * when assigning to args[0].
Diffstat (limited to 'ld/configure')
0 files changed, 0 insertions, 0 deletions