This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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][gdb] Fix build breaker with gcc 4.8


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?
> 


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