]> git.ipfire.org Git - thirdparty/gcc.git/commit
RISC-V: Add Types to Un-Typed Pic Instructions
authorEdwin Lu <ewlu@rivosinc.com>
Tue, 5 Sep 2023 17:01:26 +0000 (10:01 -0700)
committerEdwin Lu <ewlu@rivosinc.com>
Tue, 5 Sep 2023 17:01:26 +0000 (10:01 -0700)
commitc85db606d46774283ca4ec037dc3051719828f41
tree0bd596beeea141f7c7e07774a625a7f0e75c83ba
parentaf5cb06ec17780736749ed51cfc6dfad9397156c
RISC-V: Add Types to Un-Typed Pic Instructions

Updates pic instructions to ensure that no instruction is left
without a type attribute.

Tested for regressions using rv32/64 multilib with newlib/linux.

gcc/Changelog:

* config/riscv/pic.md: Update types

Reviewed-by: Jeff Law <jlaw@ventanamicro.com>
Signed-off-by: Edwin Lu <ewlu@rivosinc.com>
gcc/config/riscv/pic.md