[PATCH][gdb] Fix build breaker with gcc 4.8

Tom de Vries tdevries@suse.de
Wed Jun 19 15:00:00 GMT 2019


On 19-06-19 16:56, Steve Ellcey wrote:
> On Wed, 2019-06-19 at 13:04 +0200, Tom de Vries wrote:
>>
>> [gdb] Fix build breaker with gcc 4.8
>>
>> gdb/ChangeLog:
>>
>> 2019-06-19  Tom de Vries  <tdevries@suse.de>
>>
>> 	* dwarf2read.h (std::hash<sect_offset>): New specialization.
> 
> I think this might have broken the GDB build with GCC 5.4.

I think you're running into the same build breaker as me, for which I
just pushed a fix (and not this one).

Thanks,
- Tom

> My
> gdb/binutils build using the latest sources is dying with the
> following message.  I am building on Ubuntu 18.04 and the installed GCC
> 5.4 compiler.  I haven't seen any errors from the buildbot, maybe that
> is using GCC 4.8?
> 



More information about the Gdb-patches mailing list