------- Additional Comments From giovannibajo at libero dot it 2005-02-07 18:56 ------- Thomas, can you try if -O1 also produces wrong-code? Also can you try to selectively disable tree optimizations (-fno-tree-this, -fno-tree-that) and see if you find out which optimizer is triggering the miscompilation?
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=5900