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]

Re: [PATCH] extend gcov testing to include call return info


Janis Johnson <janis187@us.ibm.com> writes:

> This patch adds support for gcov tests to check reported call return
> percentages and adds a test that demonstrates this functionality.  The
> new test passes on i686-pc-linux-gnu, but I've got others that rely on
> the new checking that fail, which I will submit as PRs.  This support
> will allow the tests submitted with the PRs to be added to the test
> suite when the PRs are fixed.

Why are you not adding the failing tests with XFAIL already?

Andreas
-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj


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