diff options
author | Tom Tromey <tromey@redhat.com> | 2001-12-21 05:28:27 +0000 |
---|---|---|
committer | Tom Tromey <tromey@gcc.gnu.org> | 2001-12-21 05:28:27 +0000 |
commit | 84a944b3cae32d3034bfe3360114464383419a36 (patch) | |
tree | 1a6248da57443147f39004ede5f9ef11ca3d7cde /gcc/combine.c | |
parent | 2d93b92445219f257ccb6bee1c132f28677275fe (diff) | |
download | gcc-84a944b3cae32d3034bfe3360114464383419a36.zip gcc-84a944b3cae32d3034bfe3360114464383419a36.tar.gz gcc-84a944b3cae32d3034bfe3360114464383419a36.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: r48233
Diffstat (limited to 'gcc/combine.c')
0 files changed, 0 insertions, 0 deletions