https://gcc.gnu.org/bugzilla/show_bug.cgi?id=116484

J Lee <sayhappy at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sayhappy at gmail dot com

--- Comment #4 from J Lee <sayhappy at gmail dot com> ---

Is this error also related to the same 'const' issue?


error: no matching function for call to '__riscv_vreinterpret_u8m8(const
__rvv_uint8m8_t&)'

note: candidate: 'vuint8m8_t __riscv_vreinterpret_u8m8(vint8m8_t)'


you can see the above error messages on below link,
https://godbolt.org/z/e56ffeTdh

Reply via email to