Handle non-void functions which miss a return statement at the end. Especially handl...
authorChristoph Mallon <christoph.mallon@gmx.de>
Tue, 13 Nov 2007 21:06:52 +0000 (21:06 +0000)
committerChristoph Mallon <christoph.mallon@gmx.de>
Tue, 13 Nov 2007 21:06:52 +0000 (21:06 +0000)
commitbfe76ff46dbc10738f330e87edc21f6b55875a20
tree60c92b888b474550cc151dfd208a126f015df4ae
parent22420f9404b76d3ab2536c7d3903cbcf05a792a8
Handle non-void functions which miss a return statement at the end.  Especially handle the special case of main() returning 0.

[r18384]
ast2firm.c