diff options
author | Jan Beulich <jbeulich@suse.com> | 2022-12-12 13:50:31 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2022-12-12 13:50:31 +0100 |
commit | 5317ad2ccc3d0099551140a20c1b12fe22030736 (patch) | |
tree | ac637684b736aea15e17c8401d49329a11297d71 /gas/config/tc-i386-intel.c | |
parent | 6825a3bc866115006a71c1f6bc84af061218c36c (diff) | |
download | gdb-5317ad2ccc3d0099551140a20c1b12fe22030736.zip gdb-5317ad2ccc3d0099551140a20c1b12fe22030736.tar.gz gdb-5317ad2ccc3d0099551140a20c1b12fe22030736.tar.bz2 |
x86: constify parse_insn()'s input
The function doesn't alter its input buffer: Reflect this in its
prototype. To avoid using any kind of cast, simply calculate the update
of "line" from the function's input and output.
Diffstat (limited to 'gas/config/tc-i386-intel.c')
0 files changed, 0 insertions, 0 deletions