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]

Re: Testsuite question


Joe Buck <jbuck@synopsys.com> writes:

> Mike Stump posted some good ideas on how to do tests that do linking.
> If we do this, we need to make sure that test reports identify the linker
> in use (native ld vs GNU ld, and which version).  Perhaps Alexandre's
> reporting script could be modified to provide this information.

It would need cooperation from dejagnu or from the testsuite, because
the script itself was designed so that it could be run in a platform
other than the one in which the tests were run.  So the testsuite
should somehow add assembler and linker information to its own
summaries, so that the script could extract it from them.

Of course we could break this design decision, but then I'd suddenly
become unable to use that script to submit test reports of several of
the platforms I test :-(

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil



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