PR tree-optimization/19080
commit0cf506c886ca609627c8a38b1b44f4309a68f552
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Dec 2004 18:18:37 +0000 (20 18:18 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 20 Dec 2004 18:18:37 +0000 (20 18:18 +0000)
tree4f20301c6201fe9b132e07d84f5911f4816afa44
parent460651e85342dd28d9c32872e71579cbe0ba9059
PR tree-optimization/19080

Merge from tree-cleanup-branch

* tree-flow-inline.h (clear_call_clobbered): New function.
* tree-ssa-alias.c (init_alias_info): Call it.

testsuite/ChangeLog

PR tree-optimization/19080
* gcc.c-torture/compile/pr19080.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@92423 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/compile/pr19080.c [new file with mode: 0644]
gcc/tree-flow-inline.h
gcc/tree-ssa-alias.c