------- Comment #6 from jakub at gcc dot gnu dot org 2009-10-19 15:21 ------- Try also -g -O2 -fno-strict-aliasing, if that one works, look for aliasing warnings. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41750