[Bug ld/15957] heap corruption when linking against specific MSVC import library

2013-09-17 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15957 Nick Clifton nickc at redhat dot com changed: What|Removed |Added CC||nickc at redhat

[Bug ld/15957] heap corruption when linking against specific MSVC import library

2013-09-17 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15957 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |WAITING ---

[Bug ld/15957] heap corruption when linking against specific MSVC import library

2013-09-17 Thread sthalik at misaki dot pl
https://sourceware.org/bugzilla/show_bug.cgi?id=15957 --- Comment #3 from Stanisław Halik sthalik at misaki dot pl --- Command passes without heap corruption and the valgrind warning is gone, on ly false positives from GNU libc now. Thank you for a prompt response. -- You are

[Bug binutils/15947] objcopy changes the type of the section header

2013-09-17 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15947 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug ld/15957] heap corruption when linking against specific MSVC import library

2013-09-17 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=15957 --- Comment #4 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org --- CVSROOT:/cvs/src Module name:src Changes by:ni...@sourceware.org2013-09-17 13:57:21 Modified files: ld : ChangeLog deffilep.y

[Bug ld/15957] heap corruption when linking against specific MSVC import library

2013-09-17 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15957 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug binutils/15947] objcopy changes the type of the section header

2013-09-17 Thread milinevskyy at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=15947 --- Comment #2 from Dmytro Milinevskyy milinevskyy at gmail dot com --- Hi Nick, yes, I've tried with 2.23 and it's same. It appears that this happens only with 0-length sections(I assume this is a kind of memory corruption). Binutils were