This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: flow.c: skip_insns_between_blocks
- To: gcc at gcc dot gnu dot org, kenner at vlsi1 dot ultra dot nyu dot edu
- Subject: Re: flow.c: skip_insns_between_blocks
- From: Jason Lee Eckhardt <jle at owlnet dot rice dot edu>
- Date: Fri, 18 Feb 2000 10:26:26 -0600 (CST)
>Can somebody who understands what this function does please supply a
>comment in front of it which says what it does. What's there now is
>quite incomplete because, among other things, it doesn't describe the
>return value of the function.
I'll add some comments.