[Bug binutils/30873] [RISC-V] On the failure of ".option arch, +/-" caused by implicit derivation of Zc extension

2024-11-18 Thread nelsonc1225 at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=30873 Nelson Chu changed: What|Removed |Added CC||nelsonc1225 at sourceware dot org --- C

[Bug ld/32377] [RISCV]Variables within the range of gp ± 2KB have not been indexed

2024-11-18 Thread nelsonc1225 at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32377 --- Comment #1 from Nelson Chu --- Probably is because the alignment, the valid range of gp will never be exactly on the boundary. -- You are receiving this mail because: You are on the CC list for the bug.

[Bug ld/32372] binutils fails to build with GCC trunk (defaults to -std=gnu23) (bfd/elf64-ppc.c:4667:20: error: incompatible types when returning type ‘_Bool’ but ‘struct plt_entry **’ was expected)

2024-11-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32372 --- Comment #13 from Sourceware Commits --- The binutils-2_43-branch branch has been updated by Sam James : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=059f36543368d24075018354eb8454a952aff96b commit 059f36543368d24075018354eb

[Bug ld/32372] binutils fails to build with GCC trunk (defaults to -std=gnu23) (bfd/elf64-ppc.c:4667:20: error: incompatible types when returning type ‘_Bool’ but ‘struct plt_entry **’ was expected)

2024-11-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32372 --- Comment #11 from Sourceware Commits --- The binutils-2_43-branch branch has been updated by Sam James : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=3a88870559ff297dd3d11abacbfc2b5a1bda5f3e commit 3a88870559ff297dd3d11abacb

[Bug ld/32372] binutils fails to build with GCC trunk (defaults to -std=gnu23) (bfd/elf64-ppc.c:4667:20: error: incompatible types when returning type ‘_Bool’ but ‘struct plt_entry **’ was expected)

2024-11-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32372 --- Comment #12 from Sourceware Commits --- The binutils-2_43-branch branch has been updated by Sam James : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=74401db8de037bd109f06ddd93155c0d081f092e commit 74401db8de037bd109f06ddd93

[Bug ld/32372] binutils fails to build with GCC trunk (defaults to -std=gnu23) (bfd/elf64-ppc.c:4667:20: error: incompatible types when returning type ‘_Bool’ but ‘struct plt_entry **’ was expected)

2024-11-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32372 --- Comment #10 from Sourceware Commits --- The binutils-2_43-branch branch has been updated by Sam James : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=cf23d6835070637387b57605e4e6ac884dc3780a commit cf23d6835070637387b57605e4

[Bug ld/32377] [RISCV]Variables within the range of gp ± 2KB have not been indexed

2024-11-18 Thread mumuxi_ll at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32377 liu xu changed: What|Removed |Added CC||nelsonc1225 at sourceware dot org -- You a

[Bug ld/32377] New: [RISCV]Variables within the range of gp ± 2KB have not been indexed

2024-11-18 Thread mumuxi_ll at outlook dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32377 Bug ID: 32377 Summary: [RISCV]Variables within the range of gp ± 2KB have not been indexed Product: binutils Version: unspecified Status: UNCONFIRMED Severit

[Bug ld/32003] Specifying --package-metadata might not be possible and is too fragile

2024-11-18 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=32003 --- Comment #33 from Sourceware Commits --- The master branch has been updated by Jan Beulich : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b0cc81e87087bb8a6b12dc1e4fd7f2591927977b commit b0cc81e87087bb8a6b12dc1e4fd7f259192797

Re: Symbol not Detectable by Objdump

2024-11-18 Thread Ahmad Nouralizadeh
The (default system) binutils used for the above-mentioned outputs is `2.30`. I also tried with `binutils-2.43.1` (i.e., the latest stable release) and the problem was not resolved. On Mon, 18 Nov 2024 at 15:59, Ahmad Nouralizadeh wrote: > > Hi, > I have a shared library > `/opt/evince-3.28.4/lib

Symbol not Detectable by Objdump

2024-11-18 Thread Ahmad Nouralizadeh
Hi, I have a shared library `/opt/evince-3.28.4/lib/evince/4/backends/libpdfdocument.so`. In GDB, I can easily detect a function at offset `0xa830` of this library, as shown below: (gdb) disas 0xa830 Dump of assembler code for function ev_link_from_action(PdfDocument*, PopplerAction*): 0x00