https://sourceware.org/bugzilla/show_bug.cgi?id=30512
jiawei <jiawei at iscas dot ac.cn> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jiawei at iscas dot ac.cn --- Comment #1 from jiawei <jiawei at iscas dot ac.cn> --- I think it cause by the sequence of opcodes implement, you can check the discuss here: https://sourceware.org/pipermail/binutils/2023-July/128343.html Currently, you can use -Mno-aliases to check if `addi` generate correctly. Since the opcode is same, it just a instruction aliases problem and wont cause bit trouble with using. BR, Jiawei -- You are receiving this mail because: You are on the CC list for the bug.