[Bug ld/12614] New: mingw ld omits needed jump stubs in link involving --start/end-group

2011-03-28 Thread dklprogramming at web dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=12614 Summary: mingw ld omits needed jump stubs in link involving --start/end-group Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2

[Bug ld/12614] mingw ld omits needed jump stubs in link involving --start/end-group

2011-04-27 Thread dklprogramming at web dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=12614 --- Comment #1 from dklprogramming at web dot de 2011-04-27 19:11:59 UTC --- Hi, this is my first time hacking the binutils/ld sources, but I think I may have identified the problem. There is a block of code in src/ld/emultempl/pe.em that

[Bug ld/12614] mingw ld omits needed jump stubs in link involving --start/end-group

2011-04-27 Thread dklprogramming at web dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=12614 --- Comment #2 from dklprogramming at web dot de 2011-04-27 19:14:22 UTC --- Created attachment 5690 --> http://sourceware.org/bugzilla/attachment.cgi?id=5690 Proposed patch ChangeLog ld * emultempl/pe.em (gld_${EMULATION_N

[Bug ld/12614] mingw ld omits needed jump stubs in link involving --start/end-group

2011-04-28 Thread dklprogramming at web dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=12614 dklprogramming at web dot de changed: What|Removed |Added Attachment #5690|0 |1 is obsolete

[Bug ld/12614] mingw ld omits needed jump stubs in link involving --start/end-group

2011-04-28 Thread dklprogramming at web dot de
http://sourceware.org/bugzilla/show_bug.cgi?id=12614 --- Comment #5 from dklprogramming at web dot de 2011-04-28 13:23:26 UTC --- I have updated the patch and also added my name to the changelog item. Thank you, Daniel -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab