]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/52019 (tree-ssa/ipa-split-5.c fails with -fno-tree-sra becaus...
authorJakub Jelinek <jakub@redhat.com>
Thu, 23 Feb 2012 14:43:43 +0000 (15:43 +0100)
committerJakub Jelinek <jakub@gcc.gnu.org>
Thu, 23 Feb 2012 14:43:43 +0000 (15:43 +0100)
commita348dc7ff9f28f7ac5ba4688b0c532b6710acb9b
tree918facd3588c8a0a2523741ee7503f7ec90dd1dd
parent3762c343865620e03f47987d181095efd936f6f9
re PR tree-optimization/52019 (tree-ssa/ipa-split-5.c fails with -fno-tree-sra because of CLOBBERS)

PR tree-optimization/52019
* ipa-split.c (find_return_bb, find_retval, visit_bb): Ignore
CLOBBER stmts.

* gcc.dg/tree-ssa/ipa-split-6.c: New test.

From-SVN: r184508
gcc/ChangeLog
gcc/ipa-split.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/tree-ssa/ipa-split-6.c [new file with mode: 0644]