------- Comment #1 from jvdelisle at gcc dot gnu dot org 2007-11-03 00:42 ------- Created an attachment (id=14476) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14476&action=view) -fdump-tree-original output
This is an optimization issue in the front-end. We have to be smart enough to lift the st_write_done out of the loop. A different example of this is PR32382. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33985