This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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 libc/14461] __m128i_strloadu_tolower returns unaligned __m128i


http://sourceware.org/bugzilla/show_bug.cgi?id=14461

--- Comment #5 from oblique <psyberbits at gmail dot com> 2012-08-13 21:35:56 UTC ---
Indeed..
I also tried __attribute__((__aligned__(16))) and still crashes. Only with
_mm_loadu_si128 it did not.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


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