http://sourceware.org/bugzilla/show_bug.cgi?id=13600
Bug #: 13600
Summary: protected visibility creates bogus relocation
Product: binutils
Version: 2.22
Status: NEW
Severity: normal
Priority: P2
Component: ld
http://sourceware.org/bugzilla/show_bug.cgi?id=13400
--- Comment #3 from Roland McGrath 2012-01-17 17:23:38
UTC ---
This was fixed by:
2011-11-15 Andreas Schwab
* ldlang.c (insert_pad): Change alignment_needed argument to
bfd_size_type.
(size_input_section): Chan
http://sourceware.org/bugzilla/show_bug.cgi?id=13600
H.J. Lu changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comment #1 fr
Hello,
windres.exe forgets to write the version 0x0001 at the beginning
of the struct data and all fields of CToolBarData are showhow
shifted/bogs => width becomes 0 => app crash later with IDIV zero
division error
GNU windres (GNU Binutils) 2.21.1
win32 (32bit)
e.g. resource:
1200 TOOLBA
http://sourceware.org/bugzilla/show_bug.cgi?id=13597
--- Comment #3 from Kito Cheng 2012-01-17 20:39:01 UTC
---
Created attachment 6161
--> http://sourceware.org/bugzilla/attachment.cgi?id=6161
Reorder the output order between .gnu.hash and .hash
The root cause seem the gold::Dynobj::create_g
http://sourceware.org/bugzilla/show_bug.cgi?id=13597
--- Comment #4 from Cary Coutant 2012-01-17
21:26:14 UTC ---
I don't know of any reason why the section order would matter. Generating the
.gnu.hash first sounds like the best fix to me. I'd suggest adding a comment
that explains why the order
http://sourceware.org/bugzilla/show_bug.cgi?id=13600
Alan Modra changed:
What|Removed |Added
CC||amodra at gmail dot com
--- Comment #2 fr
http://sourceware.org/bugzilla/show_bug.cgi?id=13400
Alan Modra changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|