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: [PING*2][PATCH][Updated][STAGE2] New interference graph implementation.


On Fri, 2007-10-05 at 10:28 -0400, Kenneth Zadeck wrote:
> The only issue that i have with this patch is that there seems to be a
> general convention in gcc that functions with names that end in "_p" are
> tests, like "bitmap_empty_p".  I think that the two functions,
> set_conflict_p and set_conflicts_p should be renamed.
> 
> Asside from that, the patch is fine for me.

Ok, I dropped the _p part of the function names and committed the patch
as revision 129037.  Thanks.

Peter






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