Remove a white space.

This commit is contained in:
H.J. Lu 2007-09-04 14:45:12 +00:00
parent 75178d9df6
commit 8aa20f8269
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
* config/tc-i386.c (process_operands): Remove segment override
check on SVME instructions.
(i386_index_check): Remove memory operand check on SVME
(i386_index_check): Remove memory operand check on SVME
instructions.
2007-09-04 Alan Modra <amodra@bigpond.net.au>