Arm64: fix build with old glibc
authorJan Beulich <jbeulich@suse.com>
Mon, 11 Nov 2019 12:27:47 +0000 (13:27 +0100)
committerJan Beulich <jbeulich@suse.com>
Mon, 11 Nov 2019 12:27:47 +0000 (13:27 +0100)
commit4f5fc85d6c6e33d8282f4c5164fb5187cdff96d1
tree74399cf2e4a7ee5a9b32828e0d388b6f9bf74474
parent6f485ad41608601f6cd2740472ef4410bf419f6a
Arm64: fix build with old glibc

Some old glibc versions have string.h surface "index", which some
compilers then warn about if shadowed by a local variable. Re-use an
existing variable instead.
opcodes/ChangeLog
opcodes/aarch64-opc.c
This page took 0.025404 seconds and 4 git commands to generate.