[Patch] Fix binutils-gdb build with GCC 4.9 (was: Build problems with GIT version: ../bfd/bfd.h:304:75: error: right-hand operand of comma expression has no effect)

Tobias Burnus tobias.burnus@physik.fu-berlin.de
Wed Jan 29 14:34:00 GMT 2014


Dear gdb-patches readers,

please ignore my patch. It has been fixed differently by
Nick (thanks!):
  https://sourceware.org/ml/binutils/2014-01/msg00334.html
[Already committed and, unsurprisingly, it works like a charm.]

(I thought I mention it here as his email only went to
 binutils.)


On Wed, Jan 29, 2014 at 01:56:19PM +0100, Tobias Burnus wrote:
> GCC 4.9 (current GIT version) seems to warn now about
>    bfd_set_section_userdata (stdoutput, seg, seginfo);
> where the macro expands to "..., TRUE" (-Wunused-value)

Tobias



More information about the Binutils mailing list