* tree-dfa.c (dump_variable): Write DECL_INITIAL for VAR
authordnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jul 2009 17:07:32 +0000 (17:07 +0000)
committerdnovillo <dnovillo@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Jul 2009 17:07:32 +0000 (17:07 +0000)
commit241b2d37578b449e135f6671b533bce3c4d07860
tree3fd08a19ff017856522a9200af499b2eb6d0f0d9
parent8dfbefd865bd7aed76b7d1f885e3b8d590e62c5a
* tree-dfa.c (dump_variable): Write DECL_INITIAL for VAR
if it has one.  Handle cases where VAR does not have an
annotation or cfun is NULL.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@149291 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-dfa.c