This is the mail archive of the binutils@sourceware.org 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]
Other format: [Raw text]

Re: [PATCH] WebAssembly: Correct an `index' global shadowing error for pre-4.8 GCC


On Sat, 3 Feb 2018, Maciej W. Rozycki wrote:

> 	bfd/
> 	* wasm-module.c (wasm_scan_name_function_section): Rename 
> 	`index' local variable to `idx'.
> 
> 	opcodes/
> 	* wasm32-dis.c (print_insn_wasm32): Rename `index' local 
> 	variable to 

 I have committed this change, with the opcodes ChangeLog entry corrected 
to read:

	* wasm32-dis.c (print_insn_wasm32): Rename `index' local 
	variable to `function_index'.

  Maciej


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