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] pe-mips.c: Fix -Werror=misleading-indentation


Hi Simon.

> gcc 6 gives the following error:
> /home/emaisin/src/binutils-gdb/bfd/pe-mips.c: In function âcoff_mips_relocâ:
> /home/emaisin/src/binutils-gdb/bfd/pe-mips.c:98:5: error: statement is indented as if it were guarded by... [-Werror=misleading-indentation]

Thanks for reporting this.

I have checked in your patch as an obvious fix.

Cheers
  Nick

bfd/ChangeLog
2016-02-05  Simon Marchi  <simon.marchi@ericsson.com>

	* pe-mips.c (coff_mips_reloc): Fix formatting.


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