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: [PATCH] PR 20994



On Apr 21, 2005, at 9:28 AM, Diego Novillo wrote:


On Thu, Apr 21, 2005 at 09:06:40AM -0700, Devang Patel wrote:

! tmp_cond = second_bb->aux;
! if (TREE_CODE (tmp_cond) == TRUTH_NOT_EXPR)
! {
! /* Select non loop header condition but do not swith bb. */
s/swith/switch/ ?

yes


Better use caps when referencing local variables and arguments in
comments.  Other than that, the patch looks fine.

OK. Thanks.


-
Devang


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