------- Comment #9 from rguenth at gcc dot gnu dot org 2006-01-16 15:38 ------- It is solved (all are) with -fno-strict-aliasing. Whether the failure mode is that of an aliasing problem or not, is another question.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25654