PR tree-optimization/16341
commitf105beb6e1491b41507146aae95e4dfc561eba1d
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Jul 2004 02:52:36 +0000 (4 02:52 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 4 Jul 2004 02:52:36 +0000 (4 02:52 +0000)
treebd19bf2cb69c4a29adc78e508ba6a33b8d236503
parent2d0bca8baeaa6b8003cb20f239ce653a41635154
    PR tree-optimization/16341
        * tree-sra.c (sra_walk_function): Increment to next stmt before
        processing the current stmt.
        (sra_insert_after): Always use BSI_SAME_STMT.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84070 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20040703-1.c [new file with mode: 0644]
gcc/tree-sra.c