This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] improve documentation of ENTRY_BLOCK and EXIT_BLOCK


On Fri, Jun 5, 2009 at 9:22 PM, Bernhard
Reutner-Fischer<rep.dot.nop@gmail.com> wrote:
> :ADDPATCH: documentation
>
> ? ? ? ?* basic-block.h (ENTRY_BLOCK, EXIT_BLOCK): Document that neither of
> ? ? ? ?them is supposed to hold actual statements.

Ok.

Richard.

> Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
> ---
> ?gcc/ChangeLog ? ? | ? ?5 +++++
> ?gcc/basic-block.h | ? ?3 ++-
> ?2 files changed, 7 insertions(+), 1 deletions(-)
>
>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]