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


Ian Lance Taylor wrote:
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.


Committed, with correction & a changelog, trunk rev 128176.

Thanks.
--
Basile STARYNKEVITCH         http://starynkevitch.net/Basile/
email: basile<at>starynkevitch<dot>net mobile: +33 6 8501 2359
8, rue de la Faiencerie, 92340 Bourg La Reine, France
*** opinions {are only mines, sont seulement les miennes} ***


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