RISC-V/gas: drop riscv_subsets static variable
authorJan Beulich <jbeulich@suse.com>
Tue, 4 Oct 2022 07:44:44 +0000 (09:44 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 4 Oct 2022 07:44:44 +0000 (09:44 +0200)
commitf5cb31a8ba76b5ab3fa763c642d0e8f4ac292d00
treeb13e96fb2f2839eb5f77423dd7c21ddcf75fe68e
parent021205d0219a5aa55e76fd19888b9c21ff3f4f3b
RISC-V/gas: drop riscv_subsets static variable

It's fully redundant with the subset_list member of riscv_rps_as.
gas/config/tc-riscv.c