[bug #60283] trunk fails to compile on riscv32

2021-03-24 Thread Khem Raj
Follow-up Comment #1, bug #60283 (project grub): The issue is reproducible with attached testcase $ cd rv32-test $ /tmp/grub/grub-mkimage -c cfg -p /EFI/BOOT -d grub-core -O riscv32-efi -o ./grub-efi-bootriscv32.efi /tmp/grub/grub-mkimage: error: target 17c6 not reachable from pc=936. (file

[bug #60283] trunk fails to compile on riscv32

2021-03-24 Thread Khem Raj
Follow-up Comment #2, bug #60283 (project grub): This patch ignores the overflow check for 32bit ELF. Is this right thing to do? (file #51136) ___ Additional Item Attachment: File name: pcrel-reloc-overflow.patch Size:1 KB