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.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to