bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/21459] Wrong location for .debug_gdb_scripts on Windows


From: egonelbre at gmail dot com
Subject: [Bug ld/21459] Wrong location for .debug_gdb_scripts on Windows
Date: Thu, 11 May 2017 15:45:00 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=21459

--- Comment #6 from Egon Elbre <egonelbre at gmail dot com> ---
(In reply to Nick Clifton from comment #5)
> Created attachment 10046 [details]
> Proposed patch
> 
> Updated version of previous patch.  Not sure that it will fix the problem of
> the excessively large VMA value though.

Unfortunately no, still there.

I have a hypothesis: maybe there is a cast of uint32_t(-1), which then gets
aligned as uint64_t to give result 100000000LL.

Btw. is there any debug output or any other printf that would be helpful to
you?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]