On Tue, Oct 04, 2016 at 12:05:50PM -0600, Martin Sebor wrote: > While backporting a patch for 77804 to the gcc-6-branch I noticed > that the DejaGnu relative number patch below is not available > there (the new test failed). Is it worth backporting it to it? > > https://gcc.gnu.org/ml/gcc-patches/2016-09/msg01617.html
Dunno, some people tend to backport testsuite infrastructure improvements, but one still has to test stuff on the release branches anyway, so adjusting to older infrastructure isn't that hard either. So, I'd leave such a decision to the testsuite maintainers if somebody is willing to test the backport of the patch. Jakub