This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Run guality.exp tests only if a simple guality test works
- From: Richard Henderson <rth at redhat dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: Alexandre Oliva <aoliva at redhat dot com>, "Joseph S. Myers" <joseph at codesourcery dot com>, Janis Johnson <janis187 at us dot ibm dot com>, gcc-patches at gcc dot gnu dot org
- Date: Thu, 03 Sep 2009 13:56:05 -0700
- Subject: Re: [PATCH] Run guality.exp tests only if a simple guality test works
- References: <20090903115319.GV2884@tyan-ft48-01.lab.bos.redhat.com>
On 09/03/2009 04:53 AM, Jakub Jelinek wrote:
* gcc.dg/guality/guality.exp: Only run guality tests if a trivial
testcase using guality.h compiles and links and if a global variable
can be verified by gdb.
I was hoping a testsuite maintainer would comment on
the tcl, but it looks ok to me. I can't imagine but
that this is at least an improvement on current.
Ok.
r~