[Bug tree-optimization/36054] bad code generation with -ftree-vectorize
Joey dot ye at intel dot com
gcc-bugzilla@gcc.gnu.org
Mon May 5 07:30:00 GMT 2008
------- Comment #14 from Joey dot ye at intel dot com 2008-05-05 07:29 -------
HJ,
AVX will have the similar problem on x86_64, whose new only returns object
aligned at 16 bytes. Dynamically allocated __m256 won't be guaranteed at 32
bytes boundary.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36054
More information about the Gcc-bugs
mailing list