On Fri, Jan 08, 2016 at 01:14:04PM -0800, H.J. Lu wrote: > I think the testcase should be changed to > > double __attribute__ ((aligned (32))) *p;
No.
>
> and I am testing a different patch by removing the whole
> aligned_mem stuff.
That is just wrong and will severely pessimize correct code.
Please don't waste time on that.
Jakub
