This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] x86: remove (unused) NUM_FLAG_CODE
- From: "H.J. Lu" <hjl at lucon dot org>
- To: Jan Beulich <jbeulich at novell dot com>
- Cc: binutils at sourceware dot org
- Date: Tue, 25 Sep 2007 09:31:24 -0700
- Subject: Re: [PATCH] x86: remove (unused) NUM_FLAG_CODE
- References: <46F94EB3.76E4.0078.0@novell.com>
On Tue, Sep 25, 2007 at 05:08:51PM +0100, Jan Beulich wrote:
> Unless someone know this unused #define is good for something, I'd like
> to get rid of it.
>
> Built and tested on x86_64-unknown-linux-gnu.
>
> gas/
> 2007-09-25 Jan Beulich <jbeulich@novell.com>
>
> * config/tc-i386.c (NUM_FLAG_CODE): Remove.
>
It is OK.
Thanks.
H.J.