<div dir="ltr"><div>No, just keep 1.9.1 in the bfd/cpu-riscv.h since the linker needs to recognize it. What I mean is just remove it from the description of your patch in dis-assembler.</div><div><br></div><div>Nerlson</div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, Mar 26, 2025 at 8:27 PM Marek Pikula <<a href="mailto:m.pikula@partner.samsung.com">m.pikula@partner.samsung.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 26.03.2025 03:33, Nelson Chu wrote:<br>
> This is okay from my side, thanks. Btw, the privileged spec 1.9.1 <br>
> support was removed since binutils 2.43, so the option of objdump <br>
> should also remove it. The linker only recognizes it and then reports <br>
> a warning that it may conflict with other spec versions.<br>
I copied it directly from the output of `show disassembler-options`, and <br>
it's defined in `bfd/cpu-riscv.h` as `PRIV_SPEC_CLASS_1P9P1`. I'm not <br>
too familiar with the code, so I'd suggest someone else to remove it, so <br>
that it doesn't break something accidentaly.<br>
</blockquote></div></div>