* config/i386/i386.h: Remove an unnecessary #undef.
From-SVN: r75257
This commit is contained in:
parent
bcad4ca247
commit
f5cb6ca267
@ -1,3 +1,7 @@
|
||||
2003-12-30 Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
* config/i386/i386.h: Remove an unnecessary #undef.
|
||||
|
||||
2003-12-30 Roger Sayle <roger@eyesopen.com>
|
||||
|
||||
* cppfiles.c (pch_open_file): Minor tweak to work-around native
|
||||
|
@ -2722,7 +2722,6 @@ do { \
|
||||
For float regs, the stack top is sometimes referred to as "%st(0)"
|
||||
instead of just "%st". PRINT_REG handles this with the "y" code. */
|
||||
|
||||
#undef HI_REGISTER_NAMES
|
||||
#define HI_REGISTER_NAMES \
|
||||
{"ax","dx","cx","bx","si","di","bp","sp", \
|
||||
"st","st(1)","st(2)","st(3)","st(4)","st(5)","st(6)","st(7)", \
|
||||
|
Loading…
Reference in New Issue
Block a user