[obv] DWARF-5: Fix compilation with GCC 4.4.7 [Re: [commit] [PATCH 3/6] DWARF-5 basic functionality]

Jan Kratochvil jkratoch@redhat.com
Mon Feb 27 22:24:00 GMT 2017


On Mon, 27 Feb 2017 22:58:28 +0100, Maciej W. Rozycki wrote:
> cc1: warnings being treated as errors
> .../binutils/dwarf.c: In function 'display_debug_rnglists_list':
> .../binutils/dwarf.c:5876: error: 'begin' may be used uninitialized in this function
> .../binutils/dwarf.c:5876: error: 'end' may be used uninitialized in this function
> .../binutils/dwarf.c: In function 'display_loclists_list':
> .../binutils/dwarf.c:5014: error: 'begin' may be used uninitialized in this function
> .../binutils/dwarf.c:5015: error: 'end' may be used uninitialized in this function
> make[4]: *** [dwarf.o] Error 1
> 
> (with GCC 4.4.7 and "-g -O -fno-inline"); line numbers as per current 
> master.

Checked in as obvious.


Thanks,
Jan
-------------- next part --------------
An embedded message was scrubbed...
From: Jan Kratochvil <jan.kratochvil@redhat.com>
Subject: [PATCH] Fix compilation with GCC 4.4.7.
Date: Mon, 27 Feb 2017 23:22:53 +0100
Size: 1759
URL: <https://sourceware.org/pipermail/binutils/attachments/20170227/acdd7bf6/attachment.eml>


More information about the Binutils mailing list