On Wed, 11 Oct 2017, Christophe Lyon wrote: > * {PASS,UNSUPPORTED,UNTESTED,UNRESOLVED}-> XPASS
I don't think any of these should be considered regressions. It's good if someone manually checks anything that's *consistently* XPASSing, to see if the XFAIL should be removed or restricted to narrower conditions, but if the result of a test has become any kind of pass, it cannot possibly be considered a regression. (You might have a flaky test XFAILed because it passes or fails at random, though I think that random variation is more common for GDB than for GCC.) -- Joseph S. Myers jos...@codesourcery.com