Re: ubsan, asan testing is broken due to coloring

2014-11-12 Thread Andrew Pinski
On Wed, Nov 12, 2014 at 1:25 AM, Yury Gribov wrote: > [CC-ing sanitizer team.] > > On 11/12/2014 08:02 AM, Andrew Pinski wrote: >> >> With some configurations (looks like out of tree testing more than in >> tree testing), all of ubsan and asan tests fail due to the >> libsanitizer using coloring a

Re: ubsan, asan testing is broken due to coloring

2014-11-12 Thread Yury Gribov
[CC-ing sanitizer team.] On 11/12/2014 08:02 AM, Andrew Pinski wrote: With some configurations (looks like out of tree testing more than in tree testing), all of ubsan and asan tests fail due to the libsanitizer using coloring and that confuses the dejagnu pattern matching. Right, we fix new e