[PATCH] be more robust when `make stage' fails

Paolo Bonzini paolo.bonzini@lu.unisi.ch
Fri Dec 16 17:08:00 GMT 2005


This patch avoids that the build goes on if `make stage' fails.  Thee 
`test -f && command || :' idiom is not ok if the command can fail, 
because in that case you won't notice when that happens.

This hid the other bug I'm sending a patch for, on CodeSourcery's 
testing system (reported by Dan and Joseph on IRC).

Paolo
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: more-robust-stage-target.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20051216/b6fc5481/attachment.ksh>


More information about the Gcc-patches mailing list