* basic-block.h: Improve comments.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jun 2001 21:54:11 +0000 (21:54 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 8 Jun 2001 21:54:11 +0000 (21:54 +0000)
commit997af23774aee585f8c83eae9438cd183681b681
tree1200ebcccf1a834fa2af1fcfc027b24023f08174
parent0ac9c5ccc29c6b148f95b7f2530a8a00bc65addc
* basic-block.h: Improve comments.
* except.c (expand_eh_region_end_allowed): Remove redundant call
to do_pending_stack_adjust.
* flow.c (life_analysis): Fix typo in comment.
(calculate_global_regs_live): Add documentation.
(mark_set_1): Likewise.
(debug_regset): Likewise.
* doc/rtl.texi (cond_exec): Document it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@43049 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/basic-block.h
gcc/doc/rtl.texi
gcc/except.c
gcc/flow.c