This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH v2] PR92090: Fix testcase failures by r276469


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
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]