[Bug c++/15795] Strange bug / incorrect code generation with SSE

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Thu Jun 3 14:57:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-03 14:57 -------
No where as malloc or new does not define the alignment of the memory it allocates so you should use 
posix_memalign (or memalign) instead.

-- 


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



More information about the Gcc-bugs mailing list