Re: [PATCH] testsuite: ensure GCC_COLORS is unset
On Jun 1, 2017, at 11:59 AM, David Malcolm wrote: > > The following patch unsets GCC_COLORS within gcc-dg.exp, > fixing this issue. > OK for trunk? Ok.
[PATCH] testsuite: ensure GCC_COLORS is unset
Dominique noted on IRC that the new test show-template-tree-color.C (r248698) fails when GCC_COLORS is set in the environment. The following patch unsets GCC_COLORS within gcc-dg.exp, fixing this issue. Successfully regrtested on x86_64-pc-linux-gnu; I also verified the fix of the failing test by