%% "Art Haas" <[EMAIL PROTECTED]> writes:

  ah> I'm seeing a failure in one of the new '-W' tests:

  ah> *** work/options/dash-W.base.6  Mon Jun 27 06:48:42 2005
  ah> --- work/options/dash-W.log.6   Mon Jun 27 06:48:42 2005
  ah> ***************
  ah> *** 1,4 ****
  ah>   restarts=
  ah>   touch foo.x
  ah> - restarts=1
  ah>   touch baz.x
  ah> --- 1,3 ----

  ah> I'm building on i586-pc-linux-gnu, a 2.6.12 kernel, and the
  ah> machine is running on an up-to-date Debian distro. The failure
  ah> occurs if make is built with Debian's 'gcc-3.4' package as well as
  ah> the latest CVS GCC build.

Hm.  This seems timing related.  Sometimes it prints the restarts=1 and
sometimes it doesn't; apparently if the two tests run quickly enough it
doesn't restart.

I'm not sure why that is, though: -W should be newer than anything all
the time.  Hm.  Maybe it's the foo.x which is not new enough.

Let me look again.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to