[Bug gold/16693] "exclude-libs" drops symbols that are exported through "dynamic-list" or "export-dynamic-symbol"

2024-12-11 Thread srk31 at srcf dot ucam.org
https://sourceware.org/bugzilla/show_bug.cgi?id=16693 Stephen Kell changed: What|Removed |Added CC||srk31 at srcf dot ucam.org

[Bug ld/32443] New: ABS symbol value depends on its visibility

2024-12-10 Thread srk31 at srcf dot ucam.org
: ld Assignee: unassigned at sourceware dot org Reporter: srk31 at srcf dot ucam.org Target Milestone: --- Created attachment 15835 --> https://sourceware.org/bugzilla/attachment.cgi?id=15835&action=edit reproducer If I define an ABS symbol preemptibly in a shared

[Bug gold/24286] New: Can't relocate protected-visibility reference against a --defsym'd definition

2019-03-01 Thread srk31 at srcf dot ucam.org
NCONFIRMED Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: srk31 at srcf dot ucam.org CC: ian at airs dot com Target Milestone: --- Created attachment 11658 --> https://sourceware

[Bug ld/19252] ld rewrites instructions even when asked not to, in x86-64

2015-11-16 Thread srk31 at srcf dot ucam.org
https://sourceware.org/bugzilla/show_bug.cgi?id=19252 --- Comment #2 from Stephen Kell --- Thanks for the link. No, I'm not aware of any bug where this changes the program behaviour. Nevertheless, if I don't ask the linker to optimise, I don't think it should. Or, at least, I should be able to a

[Bug ld/19252] New: ld rewrites instructions even when asked not to, in x86-64

2015-11-16 Thread srk31 at srcf dot ucam.org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: srk31 at srcf dot ucam.org Target Milestone: --- Created attachment 8785 --> https://sourceware.org/bugzilla/attachment.cgi?id=8785&action=edit Test case To reduce use of the

[Bug ld/19203] New: DATA_SEGMENT_ALIGN documentation is not consistent with behaviour

2015-11-04 Thread srk31 at srcf dot ucam.org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: srk31 at srcf dot ucam.org Target Milestone: --- Created attachment 8765 --> https://sourceware.org/bugzilla/attachment.cgi?id=8765&action=edit Test case showing the actual be

[Bug gold/18979] New: gold creates unnecessary padding within output text sections

2015-09-17 Thread srk31 at srcf dot ucam.org
Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: srk31 at srcf dot ucam.org CC: ian at airs dot com Target Milestone: --- Created attachment 8617 --> https://sourceware.org/bugzilla/attachment.cgi?id=8617&action=ed

[Bug ld/17550] New: Section groups (comdat/linkonce) create undefined symbols unnecessarily

2014-11-04 Thread srk31 at srcf dot ucam.org
Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: srk31 at srcf dot ucam.org Created attachment 7894 --> https://sourceware.org/bugzilla/attachment.cgi?id=7894&action=edit Code to reproduce the (believed) bug, and make

[Bug ld/17550] Section groups (comdat/linkonce) create undefined symbols unnecessarily

2014-11-04 Thread srk31 at srcf dot ucam.org
https://sourceware.org/bugzilla/show_bug.cgi?id=17550 Stephen Kell changed: What|Removed |Added CC||srk31 at srcf dot ucam.org -- You

[Bug binutils/16515] objcopy cannot weaken undefined symbols

2014-01-31 Thread srk31 at srcf dot ucam.org
http://sourceware.org/bugzilla/show_bug.cgi?id=16515 --- Comment #3 from Stephen Kell --- Attached (just run make -- it succeeds with the patch, fails without it). -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-bi

[Bug binutils/16515] objcopy cannot weaken undefined symbols

2014-01-31 Thread srk31 at srcf dot ucam.org
http://sourceware.org/bugzilla/show_bug.cgi?id=16515 --- Comment #2 from Stephen Kell --- Created attachment 7380 --> http://sourceware.org/bugzilla/attachment.cgi?id=7380&action=edit Test case -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug binutils/16515] New: objcopy cannot weaken undefined symbols

2014-01-31 Thread srk31 at srcf dot ucam.org
Assignee: unassigned at sourceware dot org Reporter: srk31 at srcf dot ucam.org Created attachment 7379 --> http://sourceware.org/bugzilla/attachment.cgi?id=7379&action=edit Patch to fix the bug It is meaningful to weaken an undefined symbol. Currently objcopy silentl