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: Add dumping of dependency information to sched-ebb.c


On 06 April 2007 09:16, Maxim Kuvyrkov wrote:

> Hi!
> 
> The attached patch adds dumping of dependency information to sched-ebb
> pass.  This dumping essentially helps in debugging of sched-ebb I
> recently was doing.


+  /* Use 'if (true)' to preserve indentation.  */
+  if (true)
+    {

  Is that really worth it?  Seems a bit odd to me.  Will it really make much
difference a couple of years from now or will it just look confusing?

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


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