gas/
2007-09-26 Jan Beulich <jbeulich@novell.com> * config/tc-i386.c (NUM_FLAG_CODE): Remove.
This commit is contained in:
parent
732f54cd82
commit
c15900ec36
@ -1,3 +1,7 @@
|
||||
2007-09-26 Jan Beulich <jbeulich@novell.com>
|
||||
|
||||
* config/tc-i386.c (NUM_FLAG_CODE): Remove.
|
||||
|
||||
2007-09-26 Jan Beulich <jbeulich@novell.com>
|
||||
|
||||
* as.c (itbl_parse): Remove #define.
|
||||
|
@ -266,7 +266,6 @@ enum flag_code {
|
||||
CODE_32BIT,
|
||||
CODE_16BIT,
|
||||
CODE_64BIT };
|
||||
#define NUM_FLAG_CODE ((int) CODE_64BIT + 1)
|
||||
|
||||
static enum flag_code flag_code;
|
||||
static unsigned int object_64bit;
|
||||
|
Loading…
x
Reference in New Issue
Block a user