------- Comment #1 from ktietz at gcc dot gnu dot org 2009-07-30 08:38 ------- Hmm, possibly this is a bug in our inline functions of mingw-w64. Does the switch -fno-strict-aliasing solves this issue, too? We have here struct casts, which maybe are reasoning here strict aliasing issues.
Kai -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40909