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: [PATCH 07/10] Testsuite for the JIT (Re: Patches 5-10 of jit merger


On Oct 15, 2014, at 10:49 AM, Jeff Law <law@redhat.com> wrote:
> I just did some very rough sanity checking -- the details of the testsuite I'm totally leaving in your hands :-)

Likewise, I’m likely to leave it totally in your hands.  If you have any specific questions or concerns, asking would be the way to go.  For example, would be nice if a cross tester found any issues before it went in, would be nice if a canadian cross tester found any issues.  But even for these, if it went in totally broken, not a big deal, as you can put in a target != host return into the .exp file and just avoid everything with 2 lines of code.  People that care, can then test it out and fix any issues found, and then remove those two lines.

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