This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: [patch] vms.c: remove unreachable code


On Wed, 14 Feb 2001, Kazu Hirata wrote:

> 	* vms.c (vms_print_symbol): Remove unreachable code.

OK.  We really should have an obvious fix rule.  Nick?

> --- vms.c	2000/12/23 16:48:10	1.8
> +++ vms.c	2001/02/13 13:30:35
> @@ -1183,8 +1183,6 @@
>  	fprintf ((FILE *)file," %s", symbol->name);
>        break;
>  
> -      break;
> -
>        case bfd_print_symbol_all:
>  	{
>  	  CONST char *section_name = symbol->section->name;

Alan Modra
-- 
Linuxcare.  Support for the Revolution.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]