On 6/20/2018 7:55 PM, Palmer Dabbelt wrote: > > The one saving grace here is that most of the RISC-V toolchains support > generating code for all targets -- in other words "riscv32-*-gcc > -march=rv64gc" is a valid thing to do, and will generate 64-bit code > (and links against a 64-bit libc). As a result, none of this actually > matters. >
Given this I can understand the frustration of needing the 32/64 specifier. I would then suggest the patch removes riscv32 and riscv64 specifics and use riscv* instead. I.E. use riscv*-* as the filter. -- Earnie _______________________________________________ config-patches mailing list config-patches@gnu.org https://lists.gnu.org/mailman/listinfo/config-patches