* config/tc-i386.c (i386_operand): Be prepared for a space between

the open parenthesis and the start of the register operand,
	because of the June 16 change.
This commit is contained in:
Ian Lance Taylor 1998-06-22 19:20:14 +00:00
parent f439ad5f17
commit bc7809ee23

View File

@ -1,3 +1,9 @@
Mon Jun 22 15:18:58 1998 Ian Lance Taylor <ian@cygnus.com>
* config/tc-i386.c (i386_operand): Be prepared for a space between
the open parenthesis and the start of the register operand,
because of the June 16 change.
start-sanitize-r5900
Mon Jun 22 11:08:07 1998 Frank Ch. Eigler <fche@cygnus.com>