------- Comment #7 from aleksi dot nurmi at helsinki dot fi 2008-11-24 18:17 ------- (In reply to comment #6) > This is most likely one of the aliasing bugs. Does -fno-strict-aliasing fix > the issue?
Nope. I did a little research and it seems that -fno-tree-vrp fixes it. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38167