This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/70118] UBSan claims misaligned access in SSE instrinsics


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

--- Comment #6 from uros at gcc dot gnu.org ---
Author: uros
Date: Sun Dec 11 16:27:08 2016
New Revision: 243527

URL: https://gcc.gnu.org/viewcvs?rev=243527&root=gcc&view=rev
Log:
        PR target/70118
        * config/i386/mmintrin.h (__m64_u): New type
        * config/i386/emmintrin.h (_mm_loadl_epi64, _mm_storel_epi64):
        Make the allowed unaligned memory access explicit.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/emmintrin.h
    trunk/gcc/config/i386/mmintrin.h

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]