http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55510
Steve Mc Gregor <steve at smcgregor dot info> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #2 from Steve Mc Gregor <steve at smcgregor dot info> 2012-11-28 03:46:46 UTC --- After studying the code, i found out that memory blocks allocated using new are not aligned properly to 16 bytes.