[Bug binutils/11513] Garbage is loaded into asection#lineno

2023-01-11 Thread amodra at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=11513 Alan Modra changed: What|Removed |Added Resolution|--- |OBSOLETE Status|WAITING

[Bug binutils/11513] Garbage is loaded into asection#lineno

2016-05-16 Thread schwab at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=11513 Andreas Schwab changed: What|Removed |Added CC|gobisha6355 at gmail dot com |

[Bug binutils/11513] Garbage is loaded into asection#lineno

2010-05-01 Thread dzidzitop at lavabit dot com
--- Additional Comments From dzidzitop at lavabit dot com 2010-05-01 08:00 --- In addition, there should be much more lineno entries once standard library is used. This information is available for GDB but BFD does not provide it via the alent structure --

[Bug binutils/11513] Garbage is loaded into asection#lineno

2010-05-01 Thread dzidzitop at lavabit dot com
--- Additional Comments From dzidzitop at lavabit dot com 2010-05-01 08:03 --- Created an attachment (id=4760) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4760action=view) The binary compiled with MinGW 4.4.0 without the -gcoff option. If the binary is compiled without -gcoff

[Bug binutils/11513] Garbage is loaded into asection#lineno

2010-04-30 Thread dzidzitop at lavabit dot com
--- Additional Comments From dzidzitop at lavabit dot com 2010-04-30 20:10 --- Created an attachment (id=4759) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4759action=view) the binary to test on The binary was compiled and linked as follows: g++ -O0 -g3 -gcoff -Wall -c

[Bug binutils/11513] Garbage is loaded into asection#lineno

2010-04-30 Thread dzidzitop at lavabit dot com
--- Additional Comments From dzidzitop at lavabit dot com 2010-04-30 20:09 --- Created an attachment (id=4758) -- (http://sourceware.org/bugzilla/attachment.cgi?id=4758action=view) testcase to re-produce the issue compile this source (specify proper path in the PATH_TO_EXECUTABLE

[Bug binutils/11513] Garbage is loaded into asection#lineno

2010-04-27 Thread nickc at redhat dot com
--- Additional Comments From nickc at redhat dot com 2010-04-27 14:56 --- Hi Dzidzitop, Can you supply a small test case to demonstrate the problem please ? Cheers Nick -- What|Removed |Added

[Bug binutils/11513] Garbage is loaded into asection#lineno

2010-04-19 Thread dzidzitop at lavabit dot com
-- What|Removed |Added GCC host triplet||WinXP 32bit GCC target triplet||WinXP 32bit PE