------- Additional Comments From pinskia at gcc dot gnu dot org 2005-06-05 23:21 ------- (In reply to comment #4) > outD.629 appears to be used uninitialized when DCE is enabled. I don't want > to jump to conclusions, but this smells like an alias-related problem.
out is a global variable. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21847