This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: more robust dump routines in cfg.c when cfun is not set


Basile STARYNKEVITCH <basile@starynkevitch.net> writes:

> +      /* both maybe_hot_bb_p & probably_never_executed_bb_p functions
> +	 crash without cfun */

Comments must be complete sentences, correctly capitalized, with a
period.

> +  /* both ENTRY_BLOCK_PTR & EXIT_BLOCK_PTR depends upon cfun */

Here too.

This patch is OK with those changes if you include a ChangeLog entry.
If you feel uncertain, please resend the patch.

Thanks.

Ian


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]