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]

Re: Patch for scan_loop [Re: EGCS EXTREME optimization times...]




  In message <99021321575600.00950@ns1102.munich.netsurf.de>you write:

  FAIL: gcc.c-torture/compile/980329-1.c,  -O2 -fomit-frame-pointer
  > -finline-functions -funroll-all-loops
  > 
  > I'm a little bit worried about that, cause this thread implied that this
  > patch should only improve compilation speed and not change the behaviour
  > of the compiler.
  > 
  > Thoughts?
Odd.  Debug it.

ie, first verify that it actually changed the code and that we're not getting
some spurious testing problem.

Then we'll start looking at the loop dumps to see what changed.

This is a prime opportunity to learn a little about debugging testcases, then
debugging the compiler.

jeff


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