OSDN Git Service

* parse.y (patch_if_else_statement): If the condition is constant,
authorbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Oct 2001 23:34:03 +0000 (23:34 +0000)
committerbothner <bothner@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Oct 2001 23:34:03 +0000 (23:34 +0000)
commitd74eb70603dddd5e774b066b1d5bb67b54d51bba
tree01bd063c25f7f684651a3ab1070967f70d165aa8
parent699d76d2a494aeb2233abbec7450eb8f28591412
* parse.y (patch_if_else_statement):  If the condition is constant,
optimize away the test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@46207 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/java/ChangeLog
gcc/java/parse.y