[Bug binutils/28719] DWARF-5 section names in PE/PEP and weak symbols in Cygwin

2022-08-20 Thread jojelino at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28719 --- Comment #9 from gee --- For someone who uses x86_64-w64-mingw32-binutils from cygwin, use below script to patch the affected ld executable file. better than recompiling every stuff to get your own. ### f=/usr/bin/x86_64-w64-mingw32-ld.ex

[Bug binutils/28719] DWARF-5 section names in PE/PEP and weak symbols in Cygwin

2022-08-20 Thread jojelino at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28719 gee changed: What|Removed |Added CC||jojelino at gmail dot com --- Comment #8 from

[Bug gas/16011] [invalid-code] gnu as adds the unexpected offset to operand annotated with .weak directive

2013-10-09 Thread jojelino at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16011 --- Comment #3 from gee --- (In reply to H.J. Lu from comment #2) > When .weak is used, a symbol becomes global. Do you get > the same behavior with .globl? when .weak directive replaced with .globl, i can't see such behavior. /bin/as weak2

[Bug gas/16011] [invalid-code] gnu as adds the unexpected offset to operand annotated with .weak directive

2013-10-07 Thread jojelino at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=16011 --- Comment #1 from gee --- (gdb) p & i.op[0].imms.X_add_symbol->sy_value->X_add_number $51 = (offsetT *) 0x2003cb48 (gdb) watch *0x2003cb48 Hardware watchpoint 31: *0x2003cb48 (gdb) c Continuing. Hardware watchpoint 31: *0x2003cb48 Old value

[Bug gas/16011] [invalid-code] gnu as adds the unexpected offset to operand annotated with .weak directive

2013-10-07 Thread jojelino at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=16011 gee changed: What|Removed |Added Target||i686-pc-cygwin Host|

[Bug gas/16011] New: [invalid-code] gnu as adds the unexpected offset to operand annotated with .weak directive

2013-10-07 Thread jojelino at gmail dot com
Severity: normal Priority: P2 Component: gas Assignee: unassigned at sourceware dot org Reporter: jojelino at gmail dot com Created attachment 7224 --> http://sourceware.org/bugzilla/attachment.cgi?id=7224&action=edit testsuite /bin/as we

[Bug ld/15013] got Segmentation fault when there is duplicated iname

2013-01-12 Thread jojelino at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15013 --- Comment #2 from gee 2013-01-12 20:21:21 UTC --- Created attachment 6816 --> http://sourceware.org/bugzilla/attachment.cgi?id=6816 latter libpixman-1.dll.a -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email

[Bug ld/15013] got Segmentation fault when there is duplicated iname

2013-01-12 Thread jojelino at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15013 --- Comment #1 from gee 2013-01-12 20:20:10 UTC --- Created attachment 6815 --> http://sourceware.org/bugzilla/attachment.cgi?id=6815 libpixman-1.dll.a that comes first -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=

[Bug ld/15013] New: got Segmentation fault when there is duplicated iname

2013-01-12 Thread jojelino at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15013 Bug #: 15013 Summary: got Segmentation fault when there is duplicated iname Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 C

[Bug binutils/13053] [regression] assertion fail cofflink.c:2307

2011-08-03 Thread jojelino at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13053 jojelino at gmail dot com changed: What|Removed |Added Target||i686-pc-cygwin

[Bug binutils/13053] New: [regression] assertion fail cofflink.c:2307

2011-08-03 Thread jojelino at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13053 Summary: [regression] assertion fail cofflink.c:2307 Product: binutils Version: 2.22 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils AssignedT

[Bug ld/12030] New: assertion fail linker.c:2678

2010-09-17 Thread jojelino at gmail dot com
turned 1 exit status -- Summary: assertion fail linker.c:2678 Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: jojel