aboutsummaryrefslogtreecommitdiff
path: root/packages/gcc/8.5.0/0034-riscv-jal-cannot-refer-to-a-default-visibility-symb.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc/riscv: Fix incorrect jal with HIDDEN_JUMPTARGETXeonacid2025-04-221-0/+120
Similar to #2315, backport commit 45116f3 for gcc 7,8,9. Gcc 7 is the first version to support RISC-V. Signed-off-by: Xeonacid <h.dwwwwww@gmail.com>