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]

bfd/development.sh in binutils-2_25-branch?


GDB has snuck in a file there that should be tweaked before a
release.  Should it be removed (doesn't exist in
binutils-2_24-branch) or set development=true?

It affects -Werror which fails (presumably only) for older gcc
on e.g. bfd/elf32-nds32.c:nds32_elf_relax_delete_blanks as gcc
(wrongly) thinks "offset" may be used uninitialized.  This is a
typical case that should be avoided by not enabling -Werror in
releases.

brgds, H-P


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