]> gcc.gnu.org Git - gcc.git/commit - gcc/tree-sra.c
re PR tree-optimization/16341 (BOOT_CFLAGS='-O2 -fno-inline' causes a comparision...
authorRichard Henderson <rth@redhat.com>
Sun, 4 Jul 2004 02:52:36 +0000 (19:52 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Sun, 4 Jul 2004 02:52:36 +0000 (19:52 -0700)
commitbdecd3343c71b1edce5f7069f63979d26e1b9f5e
treebd19bf2cb69c4a29adc78e508ba6a33b8d236503
parentca8afd0bf055d7b8d0f27bab76cfa62cb12d6a3a
re PR tree-optimization/16341 (BOOT_CFLAGS='-O2 -fno-inline' causes a comparision failure)

        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.

From-SVN: r84070
gcc/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20040703-1.c [new file with mode: 0644]
gcc/tree-sra.c
This page took 0.056684 seconds and 5 git commands to generate.