On Mon, Sep 23, 2013 at 4:03 PM, Paulo Matos <pma...@broadcom.com> wrote: > This is a patch for master, where in number_of_loops, we want to check if the > loops (returned by loops_for_fn) is non-null but instead we are using fn, > which is the function argument. I haven't opened a bug report, please let me > know if I need to do that before submitting patches.
Patch is ok. Thanks, Richard. > 2013-09-23 Paulo Matos <pma...@broadcom.com> > > * gcc/cfgloop.h (number_of_loops): Fix typo in check for null > > Paulo Matos > >