]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/19042 (Complex types are not SRA all the time.)
authorRichard Henderson <rth@redhat.com>
Sat, 1 Jan 2005 02:38:06 +0000 (18:38 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 1 Jan 2005 02:38:06 +0000 (18:38 -0800)
commit8e1d2e8278cc2bed80ad1a1564cee131996b6129
tree788b2b3b0cc3fcdc2a9e07e5d26a9c796719f883
parent78e0d62b95e1706a1243f3067da2e487c2d4a7e9
re PR tree-optimization/19042 (Complex types are not SRA all the time.)

        PR tree-opt/19042
        * tree-sra.c (decide_block_copy): Force use_block_copy false
        for complex values.

From-SVN: r92782
gcc/ChangeLog
gcc/tree-sra.c