This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
flow.c: skip_insns_between_blocks
- To: gcc at gcc dot gnu dot org
- Subject: flow.c: skip_insns_between_blocks
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Fri, 18 Feb 00 09:07:11 EST
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.