[Bug tree-optimization/119253] RISC-V GCC auto-vectorizes unaligned memory access even if mvector-strict-align is enabled
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 13 12:04:57 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=119253
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|FIXED |INVALID
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Or you could use the runtime sanitizers which will find the issue even on x86.
More information about the Gcc-bugs
mailing list