parse.y (patch_if_else_statement): If the condition is constant, optimize away the...
authorPer Bothner <per@bothner.com>
Thu, 11 Oct 2001 23:34:03 +0000 (16:34 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Thu, 11 Oct 2001 23:34:03 +0000 (16:34 -0700)
commitbe98560f314f6940b262501fca7ffdd99b223b04
tree01bd063c25f7f684651a3ab1070967f70d165aa8
parentcfac6e9fb4ea2fc7b05ded85c805501e4d7700b9
parse.y (patch_if_else_statement): If the condition is constant, optimize away the test.

* parse.y (patch_if_else_statement):  If the condition is constant,
optimize away the test.

From-SVN: r46207
gcc/java/ChangeLog
gcc/java/parse.y