This is the mail archive of the gcc@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: Testsuite failures


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


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