[Bug gold/11329] New: Segmentation fault in gold::Output_section::name

2010-02-25 Thread d dot g dot gorbachev at gmail dot com
Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: d dot g dot gorbachev at gmail dot com CC: bug-binutils at gnu dot org GCC

[Bug gold/11329] Segmentation fault in gold::Output_section::name

2010-02-25 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2010-02-26 03:42 --- Created an attachment (id=4631) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4631action=view) Backtrace -- http://sourceware.org/bugzilla/show_bug.cgi?id=11329 --- You

[Bug gold/11329] Segmentation fault in gold::Output_section::name

2010-02-25 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2010-02-26 03:43 --- Created an attachment (id=4632) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4632action=view) Testcase gold -plugin ./liblto_plugin.so -r /usr/lib/crt1.o xxx.o /usr/lib/libc.a -- http

[Bug gold/11317] New: Assertion failed in relocate_tls

2010-02-23 Thread d dot g dot gorbachev at gmail dot com
com ReportedBy: d dot g dot gorbachev at gmail dot com CC: bug-binutils at gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://sourceware.org/bugzilla/show_bug.cgi?id=11317 --- You

[Bug gold/11317] Assertion failed in relocate_tls

2010-02-23 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2010-02-24 02:14 --- Created an attachment (id=4621) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4621action=view) Backtrace -- http://sourceware.org/bugzilla/show_bug.cgi?id=11317 --- You

[Bug gold/11317] Assertion failed in relocate_tls

2010-02-23 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2010-02-24 02:17 --- Created an attachment (id=4623) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4623action=view) C source -- http://sourceware.org/bugzilla/show_bug.cgi?id=11317 --- You

[Bug gold/11172] New: GOLD produces nonworking Linux modules

2010-01-14 Thread d dot g dot gorbachev at gmail dot com
AssignedTo: ian at airs dot com ReportedBy: d dot g dot gorbachev at gmail dot com CC: bug-binutils at gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://sourceware.org/bugzilla/show_bug.cgi?id

[Bug gold/11172] GOLD produces nonworking Linux modules

2010-01-14 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2010-01-14 19:30 --- Created an attachment (id=4516) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4516action=view) Testcase in .tar.bz2 archive ld -r -T module-common.lds floppy.o floppy.mod.o -o floppy.ko

[Bug gold/11172] GOLD produces nonworking Linux modules

2010-01-14 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2010-01-14 19:34 --- Other, probably unrelated, differences with ld: - gold doesn't sort sections (first all code, then all read-only data, etc.); - it creates a larger (+7.7%) binary. -- http://sourceware.org

[Bug binutils/11065] New: [DllTool] DLL name from DEF file is ignored when using --output-exp option

2009-12-08 Thread d dot g dot gorbachev at gmail dot com
Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: d dot g dot gorbachev at gmail dot com CC: bug-binutils at gnu dot org GCC target

[Bug binutils/11065] [DllTool] DLL name from DEF file is ignored when using --output-exp option

2009-12-08 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2009-12-08 21:27 --- Created an attachment (id=4451) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4451action=view) Proposed patch -- http://sourceware.org/bugzilla/show_bug.cgi?id=11065 --- You

[Bug gold/11019] Xindex::initialize_symtab_xindex in object.cc is not instantiated

2009-12-02 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2009-12-02 18:20 --- Created an attachment (id=4439) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4439action=view) Patch I do not understand, why there are many #ifdef ... #endif for every instantiation

[Bug gold/11019] New: Xindex::initialize_symtab_xindex in object.cc is not instantiated

2009-11-25 Thread d dot g dot gorbachev at gmail dot com
is not instantiated Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: d dot g dot gorbachev at gmail dot com

[Bug gold/10842] New: Segmentation fault in GOLD when using GCC's LTO plugin

2009-10-25 Thread d dot g dot gorbachev at gmail dot com
: P2 Component: gold AssignedTo: ian at airs dot com ReportedBy: d dot g dot gorbachev at gmail dot com CC: bug-binutils at gnu dot org,ian at airs dot com GCC build triplet: i686-pc-linux-gnu GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc

[Bug gold/10842] Segmentation fault in GOLD when using GCC's LTO plugin

2009-10-25 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2009-10-25 15:35 --- Created an attachment (id=4316) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4316action=view) Testcase -- http://sourceware.org/bugzilla/show_bug.cgi?id=10842 --- You

[Bug gold/10842] Segmentation fault in GOLD when using GCC's LTO plugin

2009-10-25 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2009-10-25 15:35 --- Created an attachment (id=4317) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4317action=view) Backtrace -- http://sourceware.org/bugzilla/show_bug.cgi?id=10842 --- You

[Bug ld/9790] LD's export everything logic problematic

2009-10-02 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2009-10-03 00:28 --- Created an attachment (id=4249) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4249action=view) Patch This patch adds a new `--exclude-all-symbols' option. It does not affect the existing

[Bug binutils/10656] readelf: move a variable to a header file

2009-09-25 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2009-09-25 18:17 --- Thanks! -- http://sourceware.org/bugzilla/show_bug.cgi?id=10656 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who

[Bug binutils/10656] readelf: move a variable to a header file

2009-09-18 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2009-09-18 09:55 --- Created an attachment (id=4204) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4204action=view) Patch (trivial) -- http://sourceware.org/bugzilla/show_bug.cgi?id=10656 --- You

[Bug gas/10198] GAS wrongly treats `$' as a symbol name

2009-05-30 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2009-05-30 10:54 --- It's a usual syntax for x86 assemblers ( e.g. MASM http://webster.cs.ucr.edu/Page_TechDocs/MASMDoc/ , NASM http://www.nasm.us/doc/nasmdoc3.html#section-3.5 ). It seems it was not documented in GAS

[Bug gas/10198] GAS wrongly treats `$' as a symbol name

2009-05-29 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2009-05-29 23:06 --- jmp $+2 jumps to the next instruction after itself (this form of jmp is 2 bytes long), i.e. essentially it is a no-op. It was often used in the past on x86 to provide delays after I/O instructions

[Bug binutils/7044] Compilation warnings/errors in dlltool and windmc

2008-11-25 Thread d dot g dot gorbachev at gmail dot com
--- Additional Comments From d dot g dot gorbachev at gmail dot com 2008-11-25 07:28 --- Hi! No problems with the patch, it works. -- http://sourceware.org/bugzilla/show_bug.cgi?id=7044 --- You are receiving this mail because: --- You are on the CC list for the bug

[Bug binutils/7044] New: Compilation warnings/errors in dlltool and windmc

2008-11-22 Thread d dot g dot gorbachev at gmail dot com
Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: d dot g dot gorbachev at gmail dot com CC: bug-binutils at gnu dot org GCC build triplet: i686-pc-linux-gnu GCC host