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]
Other format: [Raw text]

Re: [pph] Test cleanup (issue4572050)


On 7/1/11, Gabriel Charette <gchare@google.com> wrote:
> One problem now though: `// pph asm xdiff`, only flags for asm diffs,
> but those could be different diffs after a change (for the better or
> worse) and this won't be caught. It's probably hard to get something
> precise on this, but maybe we could simply add the # of lines of diff
> expected, e.g. `// pph asm xdiff 32`. Then we XFAIL if the number of
> expected lines in the diff match, but actually fail if the number of
> lines in the diff is now different.
>
> I'm not very familiar with dg.. Is that doable? Would be very helpful
> at this stage.

That looks easy enough.  I need to finish the current test stuff
before I get to that though.

-- 
Lawrence Crowl


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