On Dec 10, 2013, at 7:06 AM, Yury Gribov <y.gri...@samsung.com> wrote:
> Jakub wrote:
> > HJ wrote:
> >>> Done, r205853.
> >> I think it caused:
> >>
> >> http://gcc.gnu.org/ml/gcc-regression/2013-12/msg00214.html
> >
> > Missing torture-finish before dg-finish? At least looking at other
> > *.exp files that do set-torture-options they all do that.
> 
> Full make-check is still running but I was able to repro this with `make 
> check RUNTESTFLAGS='tsan.exp i386-prefetch.exp math-torture.exp'. Attached 
> patch is tested against these exps as well. Ok to commit or should I wait for 
> make-check to complete? I'd prefer to unblock other developers ASAP.

I'm ok with correcting things with subset testing, but just be careful.  The 
full test suite can in some instances show how one test case driver can knock 
into the next in a bad way, so when changing things that might knock, one still 
needs to do a full run and ensure no fallout.

Reply via email to