diff options
author | Jan Beulich <jbeulich@novell.com> | 2013-11-04 16:05:39 +0100 |
---|---|---|
committer | Jan Beulich <jbeulich@suse.com> | 2013-11-04 16:05:39 +0100 |
commit | e4630f71b252fa13df07f93d427e7c9f4505c1fe (patch) | |
tree | 82275c36ca7e86c47697c7e604eac1720a541f1f /gdb/testsuite/lib | |
parent | 67c059c29e1fb0cdeacdd2005f955514d8d1fb34 (diff) | |
download | gdb-e4630f71b252fa13df07f93d427e7c9f4505c1fe.zip gdb-e4630f71b252fa13df07f93d427e7c9f4505c1fe.tar.gz gdb-e4630f71b252fa13df07f93d427e7c9f4505c1fe.tar.bz2 |
x86-64/gas: fix an asymmetry in suffix/register checking
Without this, constructs like "orw %rax, (%rax)" aren't being rejected
(other than any other wrong suffix/register combination).
gas/
2013-11-04 Jan Beulich <jbeulich@suse.com>
* config/tc-i386.c (check_long_reg): Correct comment indentation.
(check_qword_reg): Correct comment and its indentation.
(check_word_reg): Extend comment and correct its indentation. Also
check for 64-bit register.
gas/testsuite/
2013-11-04 Jan Beulich <jbeulich@suse.com>
* gas/i386/x86-64-suffix-bad.[sl]: New.
* gas/i386/i386.exp: Run new test.
Diffstat (limited to 'gdb/testsuite/lib')
0 files changed, 0 insertions, 0 deletions