On Sun, Jan 12, 2014 at 10:02 PM, Kirill Yukhin <kirill.yuk...@gmail.com> wrote: > Hello, > On 11 Jan 12:42, Uros Bizjak wrote: >> On Fri, Jan 10, 2014 at 5:24 PM, Jakub Jelinek <ja...@redhat.com> wrote: >> > This means you should ensure aligned_mem will be set for >> > CODE_FOR_avx512f_movntdqa in ix86_expand_special_args_builtin. > Fixed. Updated patch in the bottom. > >> > Leaving the rest of review to Uros/Richard. >> >> The rest is OK. > Thanks! I'll check it in tomorrow if no more issues! >
It caused: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59808 H.J.