[Bug ld/31318] RISC-V 32-bit relocations truncated silently

2024-01-30 Thread Joseph.Faulls at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=31318 Joseph Faulls changed: What|Removed |Added CC||nelsonc1225 at sourceware dot org,

[Bug ld/31318] New: RISC-V 32-bit relocations truncated silently

2024-01-30 Thread Joseph.Faulls at imgtec dot com
Component: ld Assignee: unassigned at sourceware dot org Reporter: Joseph.Faulls at imgtec dot com Target Milestone: --- Hi, It seems handling relocations of type R_RISCV_32 does not error if there is a truncation. This does not seem right to me. This was discovered when

[Bug binutils/28878] [RISCV] Incorrect DW_AT_high_pc for assembly source with linker relaxation

2022-02-10 Thread Joseph.Faulls at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28878 --- Comment #2 from Joseph Faulls --- Created attachment 13966 --> https://sourceware.org/bugzilla/attachment.cgi?id=13966&action=edit myfunc.c -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/28878] [RISCV] Incorrect DW_AT_high_pc for assembly source with linker relaxation

2022-02-10 Thread Joseph.Faulls at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28878 --- Comment #3 from Joseph Faulls --- Created attachment 13967 --> https://sourceware.org/bugzilla/attachment.cgi?id=13967&action=edit main.c -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/28878] [RISCV] Incorrect DW_AT_high_pc for assembly source with linker relaxation

2022-02-10 Thread Joseph.Faulls at imgtec dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=28878 --- Comment #1 from Joseph Faulls --- Created attachment 13965 --> https://sourceware.org/bugzilla/attachment.cgi?id=13965&action=edit myfunc.s -- You are receiving this mail because: You are on the CC list for the bug.

[Bug binutils/28878] New: [RISCV] Incorrect DW_AT_high_pc for assembly source with linker relaxation

2022-02-10 Thread Joseph.Faulls at imgtec dot com
Severity: normal Priority: P2 Component: binutils Assignee: unassigned at sourceware dot org Reporter: Joseph.Faulls at imgtec dot com Target Milestone: --- When using an assembly source, relocations are not added for DW_AT_high_pc in the DIE, like they are if