[PATCH] Minor basic_block.h clean-ups

Roger Sayle roger@eyesopen.com
Mon Jun 10 08:19:00 GMT 2002


Hi Andreas,
> I've send exactly this same patch for compute_bb_for_insn yesterday to
> the list ;-).  So, let's see who's gets reviewed first (I'll let you
> commit if I notice that your's is reviewed)...

Doh!  Sorry about that.  Indeed the patches are absolutely identical.
If your's gets reviewed first you might consider changing the comment
above compute_bb_for_insns; the mapping to basic blocks is no longer
via the array BB_FOR_INSN indexed by INSN_UID, but the BLOCK_FOR_INSN
field of each insn.  If mine gets reviewed first, you'll get the
credit for those parts in the ChangeLog.

http://gcc.gnu.org/ml/gcc-patches/2002-06/msg00720.html

Thanks for pointing this out.  Great minds...

Roger
--



More information about the Gcc-patches mailing list