OSDN Git Service

* expr.c (java_check_reference): Use the semantics of COND_EXPRs
authorsayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 28 Sep 2003 15:07:05 +0000 (15:07 +0000)
committersayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 28 Sep 2003 15:07:05 +0000 (15:07 +0000)
commite877ef454fbd96bf4a93b2e37cd04c5c6c11a93f
tree235670c8fcc0f3dacd91e3313ef57d487ab877ef
parent3ff021b6d7b85cce8f44798a61bd7aaea09caa92
* expr.c (java_check_reference): Use the semantics of COND_EXPRs
with void-type branches instead of using a COMPOUND_EXPR.

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