On 7/24/24 08:37, Robin Dapp wrote:
It's really GCC's implementation of the V extension that requires M, not
the actul ISA V extension. So I think the wording could be a little
confusing for users here, but no big deal either way on my end so
Reviewed-by: Palmer Dabbelt <pal...@rivosinc.com>
Hmm, fair. How about just "the 'V' implementation requires the 'M' extension"?
Or "the current 'V' implementation"?
That phrasing makes sense to me. It's consistent with the -mbig-endian
sorry message:
https://godbolt.org/z/oWMeorEeM
Patrick