]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/33855 (Segfault in verify_ssa/execute_function_todo with -O)
authorMichael Matz <matz@suse.de>
Mon, 22 Oct 2007 15:29:17 +0000 (15:29 +0000)
committerMichael Matz <matz@gcc.gnu.org>
Mon, 22 Oct 2007 15:29:17 +0000 (15:29 +0000)
commit22a5d0133dae10ca048e822f180e40cf9400a253
tree8102e28c36b811c04b10a0ba979e8d44c5bcbf86
parent174f8765a8a7198d4d3b05b476ed9ffa40c86cda
re PR tree-optimization/33855 (Segfault in verify_ssa/execute_function_todo with -O)

        PR tree-optimization/33855

        * tree-ssa-phiopt.c (cond_store_replacement): Handle
        * COMPLEX_TYPE
        and VECTOR_TYPE.

        * gcc.c-torture/compile/pr33855.c: New testcase.

From-SVN: r129551
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr33855.c [new file with mode: 0644]
gcc/tree-ssa-phiopt.c