On Tue, 5 Nov 2019, Kewen.Lin wrote: > Very good point! Since gcc doesn't pursue 100% testsuite pass rate, I noticed > there are a few failures exposed/caused by some PRs all the time. Could we > just leave the test case there without any pre workaround till the PR get > fixed?
Yes, leaving the test as-is would be typical in GCC (though there is also an argument for XFAILing and filing bugs to try to keep the baseline testsuite state clean and instead use only Bugzilla to track known regressions). -- Joseph S. Myers jos...@codesourcery.com