[Bug binutils/26350] New: FAIL: Multibyte symbol names

2020-08-07 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26350 Bug ID: 26350 Summary: FAIL: Multibyte symbol names Product: binutils Version: 2.35 Status: NEW Severity: normal Priority: P2 Component: binutils As

[Bug binutils/26349] New: FAIL: binutils-all/pr25543

2020-08-07 Thread danglin at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=26349 Bug ID: 26349 Summary: FAIL: binutils-all/pr25543 Product: binutils Version: 2.35 Status: NEW Severity: normal Priority: P2 Component: binutils Assi

[Bug gas/26339] [aarch64] unknown architectural extensions

2020-08-07 Thread ndesaulniers at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26339 --- Comment #5 from Nick Desaulniers --- (In reply to David Spickett from comment #4) > Is there existing > code that uses it with gas perhaps. https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/arm64/include/asm/tlb

[Bug binutils/26348] New: Malloc size error in strip-new

2020-08-07 Thread seviezhou at 163 dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26348 Bug ID: 26348 Summary: Malloc size error in strip-new Product: binutils Version: 2.36 (HEAD) Status: UNCONFIRMED Severity: normal Priority: P2 Component: binu

[Bug binutils/25708] nm -D doesn't display symbol version for dynamic symbols

2020-08-07 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25708 --- Comment #11 from H.J. Lu --- (In reply to Michael Matz from comment #10) > (In reply to H.J. Lu from comment #9) > > > > > > Is it really a good idea to change the output format of basic tools that > > > might be > > > used in machine pro

[Bug binutils/25708] nm -D doesn't display symbol version for dynamic symbols

2020-08-07 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=25708 --- Comment #10 from Michael Matz --- (In reply to H.J. Lu from comment #9) > > > > Is it really a good idea to change the output format of basic tools that > > might be > > used in machine processing context? (And I note there doesn't seem

[Bug gold/26347] New: Partial initialization of std::cout on linkage with `-static-libstdc++` and other dynamic library

2020-08-07 Thread demansong at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26347 Bug ID: 26347 Summary: Partial initialization of std::cout on linkage with `-static-libstdc++` and other dynamic library Product: binutils Version: 2.34 Status: UNCONF

[Bug binutils/25708] nm -D doesn't display symbol version for dynamic symbols

2020-08-07 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=25708 --- Comment #9 from H.J. Lu --- (In reply to Michael Matz from comment #8) > This breaks at least the perf build from linux kernel 5.7 as nm is used to > construct a symbol list for feeding into ld, which now contains '@' > characters > which

[Bug binutils/25708] nm -D doesn't display symbol version for dynamic symbols

2020-08-07 Thread matz at suse dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=25708 Michael Matz changed: What|Removed |Added CC||matz at suse dot de --- Comment #8 fro

[Bug gas/26346] New: Typo in RISC-V documentation for as

2020-08-07 Thread rswarbrick at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=26346 Bug ID: 26346 Summary: Typo in RISC-V documentation for as Product: binutils Version: unspecified Status: UNCONFIRMED Severity: minor Priority: P2 Component:

[Bug gas/26339] [aarch64] unknown architectural extensions

2020-08-07 Thread david.spickett at linaro dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26339 --- Comment #4 from David Spickett --- >Reading through the rationale at >http://lists.llvm.org/pipermail/llvm-dev/2018-September/126346.html it looks like LLVM made the conscious step of breaking compatibility with GNU, which is unfortunate.