diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2015-10-20 10:43:33 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2015-10-20 10:46:47 -0700 |
commit | 0fd153457cc1a775abb1112090251cb6bfb05553 (patch) | |
tree | 0b42d76be9d25c6cd4ca70d3d2dd36ed5e3ff886 /gdb | |
parent | e5343fde2046fbc19b9ac91326d5829d40066872 (diff) | |
download | gdb-0fd153457cc1a775abb1112090251cb6bfb05553.zip gdb-0fd153457cc1a775abb1112090251cb6bfb05553.tar.gz gdb-0fd153457cc1a775abb1112090251cb6bfb05553.tar.bz2 |
Feed right input object to x86_64_mov_to_lea1[12]
x86_64_mov_to_lea1.o is a 64-bit x86-64 object and x86_64_mov_to_lea2.o
is a 32-bit x86-64 object. x86_64_mov_to_lea11 should use
x86_64_mov_to_lea2.o and x86_64_mov_to_lea12 should use
x86_64_mov_to_lea1.o.
* testsuite/Makefile.am (x86_64_mov_to_lea11): Replace
x86_64_mov_to_lea1.o with x86_64_mov_to_lea2.o.
(x86_64_mov_to_lea12): Replace x86_64_mov_to_lea2.o with
x86_64_mov_to_lea1.o.
* testsuite/Makefile.in: Regenerated.
Diffstat (limited to 'gdb')
0 files changed, 0 insertions, 0 deletions