[Bug binutils/12073] New: addr2line unwind inlined functions does not always work with dwarf2

2010-09-29 Thread brad dot kish at bluecoat dot com
Using addr2line to display all inlined functions referenced by an address often fails with our code. The outermost function is marked as unknown, even though source and line information is available and objdump can be used to identify the function. For example: addr2line -C -f -i -e libpolicy_

[Bug ld/12066] cannot move location counter backwards (from 00000000000067e0 to 0000000000000000)

2010-09-29 Thread amodra at gmail dot com
-- What|Removed |Added Status|NEW |ASSIGNED Last reconfirmed|-00-00 00:00:00 |2010-09-29 12:08:39 date|

[Bug ld/12066] cannot move location counter backwards (from 00000000000067e0 to 0000000000000000)

2010-09-29 Thread amodra at gmail dot com
-- What|Removed |Added AssignedTo|unassigned at sources dot |amodra at gmail dot com |redhat dot com | http://sourceware.org/bugzilla/show_

[Bug ld/12066] cannot move location counter backwards (from 00000000000067e0 to 0000000000000000)

2010-09-29 Thread marcin dot juszkiewicz at linaro dot org
--- Additional Comments From marcin dot juszkiewicz at linaro dot org 2010-09-29 11:46 --- Created an attachment (id=5021) --> (http://sourceware.org/bugzilla/attachment.cgi?id=5021&action=view) Seabios object which fail to link + linker script Minimal set of files from seabios to get

[Bug ld/12066] cannot move location counter backwards (from 00000000000067e0 to 0000000000000000)

2010-09-29 Thread marcin dot juszkiewicz at linaro dot org
--- Additional Comments From marcin dot juszkiewicz at linaro dot org 2010-09-29 11:44 --- Created an attachment (id=5020) --> (http://sourceware.org/bugzilla/attachment.cgi?id=5020&action=view) Coreboot object which fail to link + linker scripts Minimal set of files from coreboot to g

[Bug ld/12066] cannot move location counter backwards (from 00000000000067e0 to 0000000000000000)

2010-09-29 Thread marcin dot juszkiewicz at linaro dot org
--- Additional Comments From marcin dot juszkiewicz at linaro dot org 2010-09-29 10:24 --- How to reproduce: $ git clone git://git.linuxtogo.org/home/kevin/seabios.git $ git checkout 94dc9c49c283cd576c25692d17567035557a2505 $ cd seabios $ make V=1 -- http://sourceware.org/bugzilla/s

[Bug ld/12066] cannot move location counter backwards (from 00000000000067e0 to 0000000000000000)

2010-09-29 Thread marcin dot juszkiewicz at linaro dot org
--- Additional Comments From marcin dot juszkiewicz at linaro dot org 2010-09-29 10:17 --- Bisected binutils git tree (git://repo.or.cz/binutils.git) and this commit broke it: commit 557189b0dd1f3dec6b00b91b9b0c5459ece72a52 Author: Alan Modra Date: Thu Aug 19 05:51:47 2010 +