[PATCH] nm.c/objdump.c demangle short option bug fix.

Alan Modra amodra@bigpond.net.au
Thu Jun 6 17:43:00 GMT 2002


On Thu, Jun 06, 2002 at 07:39:06PM +0300, Elias Athanasopoulos wrote:
> Hi Alan,
> 
> On Thu, Jun 06, 2002 at 09:21:19PM +0930, Alan Modra wrote:
> > On Tue, Jun 04, 2002 at 02:00:47AM +0300, Elias Athanasopoulos wrote:
> > >         * nm.c: demangle short option bug fix.
> > > 	* objdump.c: Likewise.
> > 
> > This isn't right.  -C doesn't take an arg.
> 
> I believe it does.
> 
> binutils/nm.c (main.c):
> 
> 	case 'C': 

Showing this code snippet doesn't prove anything.  case 'C' also
handles --demangle, which does take an optional arg.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre



More information about the Binutils mailing list