This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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: summarize kfails in dg-extract-results.sh


On 01/14/2013 07:53 PM, David Blaikie wrote:
> For some reason KFAILs weren't being summarized by

I think you mean KPASSes.

> dg-extract-results.sh. I assume this was just an oversight, so here's
> a patch to add it alongside all the other result types.

This script is actually copied from gcc (under their contrib/).
gcc itself doesn't use KFAIL/KPASS, but not too long ago,
a patch for handling kfails was accepted.

 http://gcc.gnu.org/ml/gcc-patches/2012-03/msg00996.html

I'm quite confident KPASS handling would be accepted
as well.  Could you send the patch to gcc-patches@ ?
We'd then merge it in once it's upstream.

Thanks,

-- 
Pedro Alves


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