aboutsummaryrefslogtreecommitdiff
path: root/libjava
diff options
context:
space:
mode:
authorJeff Law <law@redhat.com>2002-01-04 11:42:56 -0700
committerJeff Law <law@gcc.gnu.org>2002-01-04 11:42:56 -0700
commitc1e14513edf89b72b98db061aae226be5f14c17a (patch)
tree8720096cbd63038754878a0595c00744ebf6abdf /libjava
parent3b007b5d6bcefa3c87a920e834a7b1d0a34f38e5 (diff)
downloadgcc-c1e14513edf89b72b98db061aae226be5f14c17a.zip
gcc-c1e14513edf89b72b98db061aae226be5f14c17a.tar.gz
gcc-c1e14513edf89b72b98db061aae226be5f14c17a.tar.bz2
c-common.c (c_expand_start_cond): Expect the IF_STMT node to be passed in, do not build it.
* c-common.c (c_expand_start_cond): Expect the IF_STMT node to be passed in, do not build it. (c_begin_if_stmt): New function. (c_begin_while_stmt, c_finish_while_stmt_cond): Likewise. * c-common.h (c_expand_start_cond): Update prototype. (c_begin_if_stmt): Prototype new function. (c_begin_while_stmt, c_finish_while_stmt_cond): Likewise. * c-parse.in (if_prefix): Use c_begin_if_stmt, c_begin_while_stmt and c_finish_while_stmt_cond. From-SVN: r48539
Diffstat (limited to 'libjava')
0 files changed, 0 insertions, 0 deletions