From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Daniel Jacobowitz Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa] Re: The problem with stabs and sign extension Date: Thu, 09 Aug 2001 12:36:00 -0000 Message-id: <3B72E61F.50803@cygnus.com> References: <20010808141207.A31287@nevyn.them.org> <20010808161421.A3360@lucon.org> <20010808165359.A3964@lucon.org> <20010808170326.A4132@lucon.org> <20010808171616.A7610@nevyn.them.org> X-SW-Source: 2001-08/msg00090.html > * dbxread.c (SWAP_SYMBOL): Removed. I'll avoid the rest (not my area). However, this bit caught my attention. As far as I can tell it is obvious (the macro is not used?) and hence can be factored out of the patch being discussed. Another macro bites the dust! :-) Andrew