[PATCH v2 4/6] RISC-V: Recognize riscvNNbe* as target
Marcus Comstedt
marcus@mc.pp.se
Tue Dec 22 09:45:52 GMT 2020
Nelson Chu <nelson.chu@sifive.com> writes:
> I'm OK with this. But we don't own the ISA spec, so we need to
> discuss the new target triplets with RISC-V International in the
> psabi, here is the open issue I opened,
> https://github.com/riscv/riscv-elf-psabi-doc/issues/167.
Thanks! I must confess that the correct process to introducing a new
triplet was something of a mystery to me. :-)
> I get at least 11 riscv ld testcases failed,
>
> FAIL: call relaxation with alignment
> FAIL: lui to c.lui relaxation
> FAIL: c.lui to c.li relaxation
> FAIL: jalr zero-offset symbols
> FAIL: ld-riscv-elf/attr-merge-arch-01
> FAIL: ld-riscv-elf/attr-merge-arch-02
> FAIL: ld-riscv-elf/attr-merge-arch-03
> FAIL: ld-riscv-elf/attr-merge-arch-failed-01
> FAIL: ld-riscv-elf/attr-merge-arch-failed-02
> FAIL: Weak reference 32
> FAIL: Weak reference 64
Ok, I'll take a look at this. Thanks for the pointers!
// Marcus
More information about the Binutils
mailing list