]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-ssa-ccp.c
* tree-ssa-ccp.c (optimize_stack_restore): Relax the conditions under
authorrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Sep 2009 23:22:28 +0000 (23:22 +0000)
committerrth <rth@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 27 Sep 2009 23:22:28 +0000 (23:22 +0000)
commit6ea999dacae7605d4088c6c44082ddc40329632d
tree50f0b2694494a02c9c1094301ab9d7159c26b03d
parente54e3d9f21e2a0833c44d1638dcb1a137f441fa7
* tree-ssa-ccp.c (optimize_stack_restore): Relax the conditions under
        which we remove __builtin_stack_restore.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@152227 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr41469.c
gcc/testsuite/gcc.dg/tree-ssa/pr41469-1.c [new file with mode: 0644]
gcc/tree-ssa-ccp.c