This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Testsuite failures
- From: Mark Mitchell <mark at codesourcery dot com>
- To: David Edelsohn <dje at watson dot ibm dot com>
- Cc: Richard Henderson <rth at redhat dot com>, gcc at gcc dot gnu dot org
- Date: 09 Jun 2003 15:40:30 -0700
- Subject: Re: Testsuite failures
- Organization: CodeSourcery, LLC
- References: <200306092236.SAA05970@makai.watson.ibm.com>
On Mon, 2003-06-09 at 15:36, David Edelsohn wrote:
> >>>>> Mark Mitchell writes:
>
> Mark> Yes -- that's exactly what it is. I thought that was handled, but
> Mark> DejaGNU outwitted me -- again.
>
> Mark> I'll see what I can do.
>
> If I add
>
> set additional_sources ""
>
> to tls/tls.exp just before the comp_output test, things work. I do not
> know if that is the correct solution.
Good. That confirms the problem.
It's unfortunately not the right solution; we need a per-test solution,
not a per-directory solution.
The dg framework doesn't make this easy, but I am working on a
hack-around.
Thanks,
--
Mark Mitchell <mark@codesourcery.com>
CodeSourcery, LLC