]> gcc.gnu.org Git - gcc.git/commit
expr.c (java_check_reference): Use the semantics of COND_EXPRs with void-type branche...
authorRoger Sayle <roger@eyesopen.com>
Sun, 28 Sep 2003 15:07:05 +0000 (15:07 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Sun, 28 Sep 2003 15:07:05 +0000 (15:07 +0000)
commit37e2180d7a57f86c0bc2b1463b99463784a8176e
tree235670c8fcc0f3dacd91e3313ef57d487ab877ef
parent9220b1baed480350ee2c02092e35d8b2a7baaaee
expr.c (java_check_reference): Use the semantics of COND_EXPRs with void-type branches instead of using a...

* expr.c (java_check_reference): Use the semantics of COND_EXPRs
with void-type branches instead of using a COMPOUND_EXPR.

From-SVN: r71883
gcc/java/ChangeLog
gcc/java/expr.c
This page took 0.052737 seconds and 5 git commands to generate.