[Bug binutils/26520] "objdump: DWARF error: could not find variable specification at offset ..." when generating assembly listing of .elf file containing symbols from libstdc++.a

2020-09-07 Thread freddie_chopin at op dot pl
https://sourceware.org/bugzilla/show_bug.cgi?id=26520 --- Comment #8 from Freddie Chopin --- The issue is fixed for me too - thanks! -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/26520] "objdump: DWARF error: could not find variable specification at offset ..." when generating assembly listing of .elf file containing symbols from libstdc++.a

2020-08-21 Thread freddie_chopin at op dot pl
https://sourceware.org/bugzilla/show_bug.cgi?id=26520 --- Comment #1 from Freddie Chopin --- Created attachment 12788 --> https://sourceware.org/bugzilla/attachment.cgi?id=12788&action=edit Problematic libstdc++.a file I also attach the .a archive which generates such errors (to be specific: a

[Bug binutils/26520] New: "objdump: DWARF error: could not find variable specification at offset ..." when generating assembly listing of .elf file containing symbols from libstdc++.a

2020-08-21 Thread freddie_chopin at op dot pl
mbols from libstdc++.a Product: binutils Version: 2.35 Status: UNCONFIRMED Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: freddie_chopin at op dot p

[Bug gas/23126] SVC instruction is rejected for ARM Cortex-M0

2018-05-02 Thread freddie_chopin at op dot pl
https://sourceware.org/bugzilla/show_bug.cgi?id=23126 --- Comment #5 from Freddie Chopin --- > Right - it turns out that command line options are additive, so if you specify > -march=armv6-m -mcpu=cortx-m0 you get the features of both the architecture > and cpu enabled, even if they are not the

[Bug gas/23126] SVC instruction is rejected for ARM Cortex-M0

2018-05-01 Thread freddie_chopin at op dot pl
https://sourceware.org/bugzilla/show_bug.cgi?id=23126 --- Comment #3 from Freddie Chopin --- Hmmm... It seems that the problem is not entirely in GAS, but in GCC 8 (RC) as well... With GCC 7.3.0 and most recent binutils everything works fine. With GCC 8.0.1 20180427: -- >8 -- >8 -- >8 -- >8 --

[Bug gas/23126] SVC instruction is rejected for ARM Cortex-M0

2018-04-30 Thread freddie_chopin at op dot pl
https://sourceware.org/bugzilla/show_bug.cgi?id=23126 --- Comment #1 from Freddie Chopin --- I think the cause of the problem is this change - https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;a=commit;h=173205ca3356cab0590c2debaac97107fb9a7fcd -- You are receiving this mail because: You

[Bug gas/23126] New: SVC instruction is rejected for ARM Cortex-M0

2018-04-29 Thread freddie_chopin at op dot pl
Component: gas Assignee: unassigned at sourceware dot org Reporter: freddie_chopin at op dot pl Target Milestone: --- Target: arm-none-eabi New binutils 2.30 rejects `svc 0` (as part of `asm volatile(...)` in C++ source file): -- >8 -- >8 -- >8 -- >8 -- &g

[Bug gas/19386] Problem with building PDF documentation of gas

2015-12-21 Thread freddie_chopin at op dot pl
https://sourceware.org/bugzilla/show_bug.cgi?id=19386 --- Comment #2 from Freddie Chopin --- The issue and a fix is discussed here - https://sourceware.org/ml/binutils/2015-12/msg00068.html - and here - https://sourceware.org/ml/newlib/2015/msg00892.html - and here - https://sourceware.org/ml/new

[Bug gas/19386] Problem with building PDF documentation of gas

2015-12-21 Thread freddie_chopin at op dot pl
https://sourceware.org/bugzilla/show_bug.cgi?id=19386 --- Comment #1 from Freddie Chopin --- Created attachment 8858 --> https://sourceware.org/bugzilla/attachment.cgi?id=8858&action=edit console output when building gas PDF -- You are receiving this mail because: You are on the CC list for t

[Bug gas/19386] New: Problem with building PDF documentation of gas

2015-12-21 Thread freddie_chopin at op dot pl
Component: gas Assignee: unassigned at sourceware dot org Reporter: freddie_chopin at op dot pl Target Milestone: --- Created attachment 8857 --> https://sourceware.org/bugzilla/attachment.cgi?id=8857&action=edit log of gas PDF I've tried building the most recent binu