------- Comment #6 from tbptbp at gmail dot com  2006-03-12 21:03 -------
You're right, but that's a _mm_store_ss/movss asking for a 4 bytes alignment
(which is satisfied) and not a movaps with a 16 bytes constraint. The latter
are what are causing problems.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26650

Reply via email to