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, bootstrap, hppa] Patch for bootstrap/40338


On 06/19/2009 03:35 PM, Steve Ellcey wrote:
+# Specify the comparision to do during bootstrap.
+
+comparestring="gcc/cc*-checksum\$(objext) | gcc/ada/*tools/*"

This name, and the comment, are confusing. What you're defining is the comparisons that you're *not* going to do, not the ones you are going to do. I think you should rename this compare_exclusions and fix the comment.


Otherwise ok.


r~



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