jcf-write.c (generate_bytecode_conditional): Correct handling of unordered conditionals.
authorBryce McKinlay <mckinlay@redhat.com>
Mon, 31 May 2004 14:54:37 +0000 (14:54 +0000)
committerBryce McKinlay <bryce@gcc.gnu.org>
Mon, 31 May 2004 14:54:37 +0000 (15:54 +0100)
commit1aae9cdcf2517fb75451442eb9e93f77db09cd7a
tree3cb93076533bb4a350d8633ae40722c3ce1e735c
parentb47785f4ab321d38c5a25eb2c469c940f73801f8
jcf-write.c (generate_bytecode_conditional): Correct handling of unordered conditionals.

* jcf-write.c (generate_bytecode_conditional): Correct handling
of unordered conditionals. Add comment.

From-SVN: r82485
gcc/java/ChangeLog
gcc/java/jcf-write.c