[Bug target/68484] _mm_storel_epi64((__m128i *)x, m); does nothing if "x" is a "volatile" ptr
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Dec 26 05:41:55 GMT 2021
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68484
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|tree-optimization |target
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=70118
Status|WAITING |RESOLVED
Resolution|--- |FIXED
--- Comment #9 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Fixed for GCC 7 by r7-5301 (aka PR 70118).
More information about the Gcc-bugs
mailing list