[PATCH]: Cleanup some rtl bb walking loops

Daniel Berlin dberlin@dberlin.org
Sat Mar 5 00:34:00 GMT 2005


We have FOR_BB_INSNS, but whoever introduced it never converted things
to use it.

This replaces all the macros that are almost exact copies of that macro
with the macro instead.

I've left the non-obvious ones alone, as well as the ones that also
check if insn != NULL.

Okay for mainline?

--Dan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cleaningrtl.diff
Type: text/x-patch
Size: 13685 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20050305/d685e164/attachment.bin>


More information about the Gcc-patches mailing list