2002-07-22 Martin Baulig <martin@gnome.org>
authorMartin Baulig <martin@novell.com>
Mon, 22 Jul 2002 12:16:24 +0000 (12:16 -0000)
committerMartin Baulig <martin@novell.com>
Mon, 22 Jul 2002 12:16:24 +0000 (12:16 -0000)
commitf67b013ccf18cb0c7f7c07415ac2a80c88262832
tree36967fe37c5eac4550df2f57c67aee92d33834fd
parent9b948b4fbdaa7f0fce9b3f59ac2d6a1f97a88c78
2002-07-22  Martin Baulig  <martin@gnome.org>

* statement.cs (Try.Emit): Emit an explicit ret after the end of the
block unless the block does not always return or it is contained in
another try { ... } catch { ... } block.  Fixes bug #26506.
Added verify-1.cs to the test suite.

svn path=/trunk/mcs/; revision=6004
mcs/mcs/ChangeLog
mcs/mcs/statement.cs