[Bug gold/13442] gold screws up exception handling with --incremental flag

2012-02-10 Thread ccoutant at google dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13442 --- Comment #2 from Cary Coutant 2012-02-11 00:24:30 UTC --- Have you tried this with a recent linker? This should have been fixed with: http://sourceware.org/ml/binutils/2011-09/msg00113.html -- Configure bugmail: http://sourceware.org/bug

[Bug gold/13442] gold screws up exception handling with --incremental flag

2012-02-10 Thread naesten at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13442 --- Comment #1 from Samuel Bronson 2012-02-11 00:13:53 UTC --- Ping? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You are on the CC list for the bug. _

[Bug ld/10865] The entry point is mainCRTStartup

2012-02-10 Thread ktietz at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=10865 Kai Tietz changed: What|Removed |Added CC||ktietz at redhat dot com --- Comment #4 fr

[Bug ld/12544] ld coredump while compiling parma polyhedra library for i686-w64-mingw32 target

2012-02-10 Thread ktietz at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=12544 Kai Tietz changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug binutils/10468] Problems with GCC Multilib

2012-02-10 Thread ktietz at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=10468 Kai Tietz changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug binutils/5944] Cross compiling testsuite needs improvement for mingw targets

2012-02-10 Thread ktietz at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=5944 Kai Tietz changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug binutils/4933] windres does not escape path with spaces in them

2012-02-10 Thread ktietz at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=4933 Kai Tietz changed: What|Removed |Added Status|NEW |WAITING CC|

[Bug binutils/11337] windres compiles menus and dialogs to UNICODE not ANSI

2012-02-10 Thread ktietz at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11337 Kai Tietz changed: What|Removed |Added CC||ktietz at redhat dot com --- Comment #6 fr

[Bug ld/11612] New underscoring behavior can break -aligncomm directve

2012-02-10 Thread ktietz at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=11612 Kai Tietz changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Bug ld/13675] Broken x86 binaries for march < i686 (SIGILL due to multi byte NOP)

2012-02-10 Thread hjl.tools at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=13675 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug binutils/13668] x86: objdump gets the wrong length for 66-prefixed direct jumps in 64-bit mode

2012-02-10 Thread m...@mythic-beasts.com
http://sourceware.org/bugzilla/show_bug.cgi?id=13668 --- Comment #2 from Mark Seaborn 2012-02-10 17:08:55 UTC --- Yes, you're right. I was testing on an Intel machine. When I tested on an AMD machine, it produced: $ gcc test.c -o test -m64 && ./test operand size is 2 bytes It looks like Inte