* stmt.c (expand_start_bindings): Allow callers to pass a flag
commit87a9ad110d37ea3acc35da461f103721333c6588
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Sep 1999 22:01:23 +0000 (17 22:01 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 17 Sep 1999 22:01:23 +0000 (17 22:01 +0000)
tree9b627a788d95d6fe1744e179f42c17925b07a34f
parentdbc71562650f7f4e925151171f2856eb5753e696
* stmt.c (expand_start_bindings): Allow callers to pass a flag
indicating that no NOTE_INSN_BLOCK_BEG note is required.
(expand_start_target_temps): Use it.
* except.c (expand_eh_region_start_for_decl): Likewise.
* expr.c (expand_expr): Likewise.

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