Check whether the declaration is not NULL before issuing a warning about using a...
authorChristoph Mallon <christoph.mallon@gmx.de>
Wed, 20 Aug 2008 12:40:02 +0000 (12:40 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Wed, 20 Aug 2008 12:40:02 +0000 (12:40 +0000)
commit54bed7d0512130acbebd6f72e29c019f44e7ae19
treebe21afb3e720f76ff7e9cfc6674b8de821378949
parent2dbf5b648f620fbcea1a943d3893b0c0a97cf590
Check whether the declaration is not NULL before issuing a warning about using a potentially uninitialised variable.

[r21277]
ast2firm.c