diff options
author | Tom Tromey <tromey@gcc.gnu.org> | 2001-12-21 19:15:36 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2001-12-21 19:15:36 +0000 |
commit | 82712f8b746a5ba02aeab77deb4a437cf8604b0e (patch) | |
tree | b3d0be987747d095e465e772a05f7e4f8a491155 /libjava/java/util/Date.java | |
parent | 0ba28a6d484b7aab09c57af8d36e3b789a443c3f (diff) | |
download | gcc-82712f8b746a5ba02aeab77deb4a437cf8604b0e.zip gcc-82712f8b746a5ba02aeab77deb4a437cf8604b0e.tar.gz gcc-82712f8b746a5ba02aeab77deb4a437cf8604b0e.tar.bz2 |
For PR java/4509:
* parse.y (java_complete_lhs) [COMPOUND_EXPR]: Correctly compute
CAN_COMPLETE_NORMALLY for the node.
* jcf-write.c (generate_bytecode_insns) [COMPOUND_EXPR]: Don't
generate code for second branch if first branch can't complete
normally.
(generate_bytecode_insns) [LOOP_EXPR]: Don't generate `goto' to
the loop head if the loop body can't complete normally.
From-SVN: r48249
Diffstat (limited to 'libjava/java/util/Date.java')
0 files changed, 0 insertions, 0 deletions