PR tree-optimization/19853
commitbddcd988185f4851a1891274eaa5eec593d01bb5
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Feb 2005 19:46:08 +0000 (14 19:46 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 14 Feb 2005 19:46:08 +0000 (14 19:46 +0000)
treea3ef055a4893e717fddea59759b20cf8a3e9b9f0
parent7ff3aeed0b9abf2fbefa0bc3bca638d070f36f20
PR tree-optimization/19853
* tree-dfa.c (add_referenced_var): Always examine DECL_INITIAL.

testsuite/ChangeLog

PR tree-optimization/19853
* gcc.c-torture/compile/pr19853.c: New test.

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