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

--- Comment #2 from Huaqi <fanghuaqi at vip dot qq.com> ---
Hi there, I tested with godbolt.org with latest gcc15(trunk), this issue still
exists, and gcc14.2 still fail.

/opt/compiler-explorer/riscv32/gcc-trunk-20241008/riscv32-unknown-linux-gnu/lib/gcc/riscv32-unknown-linux-gnu/15.0.0/include/riscv_vector.h:40:25:
error: ambiguating new declaration of 'vint64m4_t __riscv_vle64(vbool16_t,
const long long int*, unsigned int)'
   40 | #pragma riscv intrinsic "vector"
      |                         ^~~~~~~~


https://godbolt.org/z/Wfjvefnex

Can anybody take a look at it

Reply via email to