https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115325
Jeffrey A. Law <law at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
Blocks|120763 |
--- Comment #3 from Jeffrey A. Law <law at gcc dot gnu.org> ---
We discussed this at the patchwork meeting last week. What you're trying to do
(use the vector intrinsic API with V disabled) is not supported.
Andrew's suggestion of using the pragma target or target attributes really is
the right way to go.
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120763
[Bug 120763] [meta-bug] Tracker for bugs to visit during weekly RISC-V meeting