This is the mail archive of the gcc-testresults@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: Results for 3.4 20031107 (experimental) testsuite onhppa-unknown-linux-gnu


On Fri, 7 Nov 2003, Arnaud Charlet wrote:

> > It looks as if a lot of the fails are due to the following:
> > 
> > RUN a85013b
> > failed run-time assertion : Tasking not implemented on this configuration
> > FAIL:   a85013b
> 
> Ah well indeed, if your configuration does not support tasking, that's
> not surprising.

Is there any GNAT documentation of what a target maintainer (OS or CPU, as
the case may be) should do for their target to support tasking properly?  
If anything is needed outside the config/ directory, could you add a
reference to the checklist in sourcebuild.texi?  (As with the FIXME
reference to the libstdc++ porting manual.)

Perhaps the test script could detect the case of tasking not supported and
mark the tests requiring it as UNSUPPORTED rather than FAIL?

-- 
Joseph S. Myers
jsm@polyomino.org.uk


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